[==========] 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 10:59:29.653489 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:44999
I20260710 10:59:29.655015 12657 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 10:59:29.656054 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:29.673462 12663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:29.673488 12664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:29.675485 12657 server_base.cc:1061] running on GCE node
W20260710 10:59:29.674285 12666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:30.903226 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:30.903496 12657 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 10:59:30.903677 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681170903658 us; error 0 us; skew 500 ppm
I20260710 10:59:30.904531 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:30.910631 12657 webserver.cc:533] Webserver started at http://127.12.92.126:38341/ using document root <none> and password file <none>
I20260710 10:59:30.911653 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:30.911866 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:30.912307 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:30.919202 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "c768f8c55c0143fd85a67246e14d1661"
format_stamp: "Formatted at 2026-07-10 10:59:30 on dist-test-slave-tgtk"
I20260710 10:59:30.927448 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 10:59:30.932741 12672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:30.933830 12657 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:30.934149 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "c768f8c55c0143fd85a67246e14d1661"
format_stamp: "Formatted at 2026-07-10 10:59:30 on dist-test-slave-tgtk"
I20260710 10:59:30.934435 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-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 10:59:30.988281 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:30.989697 12657 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 10:59:30.990089 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:31.065974 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:44999
I20260710 10:59:31.066013 12723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:44999 every 8 connection(s)
I20260710 10:59:31.075070 12724 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 10:59:31.096316 12724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: Bootstrap starting.
I20260710 10:59:31.102177 12724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:31.103955 12724 log.cc:826] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:31.108614 12724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: No bootstrap required, opened a new log
I20260710 10:59:31.129246 12724 raft_consensus.cc:359] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER }
I20260710 10:59:31.129786 12724 raft_consensus.cc:385] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:31.130095 12724 raft_consensus.cc:740] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c768f8c55c0143fd85a67246e14d1661, State: Initialized, Role: FOLLOWER
I20260710 10:59:31.131170 12724 consensus_queue.cc:260] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER }
I20260710 10:59:31.131659 12724 raft_consensus.cc:399] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:31.131965 12724 raft_consensus.cc:493] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:31.132310 12724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:31.136619 12724 raft_consensus.cc:515] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER }
I20260710 10:59:31.137336 12724 leader_election.cc:304] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [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: c768f8c55c0143fd85a67246e14d1661; no voters: 
I20260710 10:59:31.138908 12724 leader_election.cc:290] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:31.139335 12727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:31.142563 12727 raft_consensus.cc:697] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 1 LEADER]: Becoming Leader. State: Replica: c768f8c55c0143fd85a67246e14d1661, State: Running, Role: LEADER
I20260710 10:59:31.143396 12727 consensus_queue.cc:237] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [LEADER]: Queue going to LEADER mode. State: All 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: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER }
I20260710 10:59:31.144105 12724 sys_catalog.cc:565] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:31.156680 12728 sys_catalog.cc:455] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c768f8c55c0143fd85a67246e14d1661" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER } }
I20260710 10:59:31.156949 12729 sys_catalog.cc:455] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c768f8c55c0143fd85a67246e14d1661. Latest consensus state: current_term: 1 leader_uuid: "c768f8c55c0143fd85a67246e14d1661" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c768f8c55c0143fd85a67246e14d1661" member_type: VOTER } }
I20260710 10:59:31.157429 12728 sys_catalog.cc:458] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:31.157615 12729 sys_catalog.cc:458] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:31.160205 12737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:31.173827 12737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:31.176153 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:31.192118 12737 catalog_manager.cc:1383] Generated new cluster ID: f9e2f3e428414d81a182c0046863a37d
I20260710 10:59:31.192395 12737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:31.222538 12737 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:31.224555 12737 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:31.238945 12737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: Generated new TSK 0
I20260710 10:59:31.239984 12737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:31.307215 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:31.317377 12746 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 10:59:31.319087 12747 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 10:59:31.323483 12749 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 10:59:31.324404 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:31.325207 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:31.325435 12657 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 10:59:31.325619 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681171325603 us; error 0 us; skew 500 ppm
I20260710 10:59:31.326207 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:31.330833 12657 webserver.cc:533] Webserver started at http://127.12.92.65:35243/ using document root <none> and password file <none>
I20260710 10:59:31.331373 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:31.331602 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:31.331888 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:31.332971 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "9a77249d8890428881ccb0c081f0dcb1"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.339042 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 10:59:31.343582 12754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.344377 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 10:59:31.344671 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "9a77249d8890428881ccb0c081f0dcb1"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.344949 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-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 10:59:31.376417 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:31.377750 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:31.381002 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:31.386072 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:31.386297 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.386619 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:31.386773 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.495621 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:41313
I20260710 10:59:31.495675 12816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:41313 every 8 connection(s)
I20260710 10:59:31.503677 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:31.523037 12821 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 10:59:31.522957 12822 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 10:59:31.537770 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:31.538630 12817 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44999
W20260710 10:59:31.538946 12824 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 10:59:31.539222 12817 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:31.540266 12817 heartbeater.cc:507] Master 127.12.92.126:44999 requested a full tablet report, sending...
I20260710 10:59:31.540252 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:31.540724 12657 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 10:59:31.540963 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681171540946 us; error 0 us; skew 500 ppm
I20260710 10:59:31.541886 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:31.543512 12689 ts_manager.cc:194] Registered new tserver with Master: 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313)
I20260710 10:59:31.545406 12657 webserver.cc:533] Webserver started at http://127.12.92.66:37361/ using document root <none> and password file <none>
I20260710 10:59:31.546142 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:31.546463 12689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33986
I20260710 10:59:31.546422 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:31.547115 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:31.548748 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.556165 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260710 10:59:31.561908 12829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.562775 12657 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:31.563159 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.563534 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-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 10:59:31.587966 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:31.589358 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:31.592402 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:31.596020 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:31.596220 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.596534 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:31.596710 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.709632 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:36835
I20260710 10:59:31.709749 12891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:36835 every 8 connection(s)
I20260710 10:59:31.718501 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:31.729925 12895 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 10:59:31.731303 12896 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 10:59:31.734254 12892 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44999
I20260710 10:59:31.735139 12892 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:31.736362 12892 heartbeater.cc:507] Master 127.12.92.126:44999 requested a full tablet report, sending...
I20260710 10:59:31.739820 12689 ts_manager.cc:194] Registered new tserver with Master: 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:31.741878 12689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34002
I20260710 10:59:31.747777 12657 server_base.cc:1061] running on GCE node
W20260710 10:59:31.749007 12898 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 10:59:31.750145 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:31.750358 12657 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 10:59:31.750550 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681171750515 us; error 0 us; skew 500 ppm
I20260710 10:59:31.751204 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:31.754006 12657 webserver.cc:533] Webserver started at http://127.12.92.67:37875/ using document root <none> and password file <none>
I20260710 10:59:31.754513 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:31.754729 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:31.755084 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:31.756170 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "9acc52e0f3aa412992553aaba06158e0"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.761086 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:31.764952 12903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.765861 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 10:59:31.766177 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "9acc52e0f3aa412992553aaba06158e0"
format_stamp: "Formatted at 2026-07-10 10:59:31 on dist-test-slave-tgtk"
I20260710 10:59:31.766459 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681169490517-12657-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 10:59:31.798657 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:31.799947 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:31.801823 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:31.804426 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:31.804618 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.804929 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:31.805141 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:31.920235 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:33593
I20260710 10:59:31.920671 12965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:33593 every 8 connection(s)
I20260710 10:59:31.940971 12966 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44999
I20260710 10:59:31.941418 12966 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:31.942171 12966 heartbeater.cc:507] Master 127.12.92.126:44999 requested a full tablet report, sending...
I20260710 10:59:31.944183 12689 ts_manager.cc:194] Registered new tserver with Master: 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:31.944722 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013536414s
I20260710 10:59:31.946247 12689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34016
I20260710 10:59:32.000164 12689 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34028:
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 10:59:32.004478 12689 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 10:59:32.132925 12856 tablet_service.cc:1511] Processing CreateTablet for tablet 674e01ea23d740e3ae7d84618d97903b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:32.134698 12857 tablet_service.cc:1511] Processing CreateTablet for tablet ebbeaf00029a4576a34d0dfa11c0b78e (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:32.135219 12855 tablet_service.cc:1511] Processing CreateTablet for tablet 2888945c20fe459b892a707c530854f5 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:32.143435 12853 tablet_service.cc:1511] Processing CreateTablet for tablet f279607bfe3c43649da3f3f3b3713758 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:32.140290 12854 tablet_service.cc:1511] Processing CreateTablet for tablet 34409dd036124328bb218d6f46d8ac48 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:32.148087 12852 tablet_service.cc:1511] Processing CreateTablet for tablet c84944b35870456289c7746361c6d172 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:32.151535 12857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbeaf00029a4576a34d0dfa11c0b78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.154361 12782 tablet_service.cc:1511] Processing CreateTablet for tablet ebbeaf00029a4576a34d0dfa11c0b78e (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:32.156450 12782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbeaf00029a4576a34d0dfa11c0b78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.157183 12853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f279607bfe3c43649da3f3f3b3713758. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:32.161692 12736 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:32.167469 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84944b35870456289c7746361c6d172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.165340 12851 tablet_service.cc:1511] Processing CreateTablet for tablet e2da87399fd9483a9d998ab21e835d9b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:32.170804 12778 tablet_service.cc:1511] Processing CreateTablet for tablet f279607bfe3c43649da3f3f3b3713758 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:32.172343 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f279607bfe3c43649da3f3f3b3713758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.172361 12781 tablet_service.cc:1511] Processing CreateTablet for tablet 674e01ea23d740e3ae7d84618d97903b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:32.173612 12779 tablet_service.cc:1511] Processing CreateTablet for tablet 34409dd036124328bb218d6f46d8ac48 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:32.181061 12855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888945c20fe459b892a707c530854f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.181387 12777 tablet_service.cc:1511] Processing CreateTablet for tablet c84944b35870456289c7746361c6d172 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:32.172298 12780 tablet_service.cc:1511] Processing CreateTablet for tablet 2888945c20fe459b892a707c530854f5 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:32.186058 12781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674e01ea23d740e3ae7d84618d97903b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.184026 12931 tablet_service.cc:1511] Processing CreateTablet for tablet ebbeaf00029a4576a34d0dfa11c0b78e (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:32.201604 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888945c20fe459b892a707c530854f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.203504 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674e01ea23d740e3ae7d84618d97903b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.205173 12779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34409dd036124328bb218d6f46d8ac48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.189329 12776 tablet_service.cc:1511] Processing CreateTablet for tablet e2da87399fd9483a9d998ab21e835d9b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:32.206504 12929 tablet_service.cc:1511] Processing CreateTablet for tablet 2888945c20fe459b892a707c530854f5 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:32.218111 12777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84944b35870456289c7746361c6d172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.215617 12931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbeaf00029a4576a34d0dfa11c0b78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.209342 12930 tablet_service.cc:1511] Processing CreateTablet for tablet 674e01ea23d740e3ae7d84618d97903b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:32.218329 12854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34409dd036124328bb218d6f46d8ac48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.208461 12927 tablet_service.cc:1511] Processing CreateTablet for tablet f279607bfe3c43649da3f3f3b3713758 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:32.210952 12928 tablet_service.cc:1511] Processing CreateTablet for tablet 34409dd036124328bb218d6f46d8ac48 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:32.227596 12775 tablet_service.cc:1511] Processing CreateTablet for tablet 926dd02801964597877898ba73c80968 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:32.224258 12925 tablet_service.cc:1511] Processing CreateTablet for tablet e2da87399fd9483a9d998ab21e835d9b (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:32.231143 12776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2da87399fd9483a9d998ab21e835d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.235581 12851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2da87399fd9483a9d998ab21e835d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.251888 12924 tablet_service.cc:1511] Processing CreateTablet for tablet 926dd02801964597877898ba73c80968 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:32.257221 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926dd02801964597877898ba73c80968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.244799 12929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2888945c20fe459b892a707c530854f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.263230 12925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2da87399fd9483a9d998ab21e835d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.268407 12927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f279607bfe3c43649da3f3f3b3713758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.273340 12928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34409dd036124328bb218d6f46d8ac48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.258432 12926 tablet_service.cc:1511] Processing CreateTablet for tablet c84944b35870456289c7746361c6d172 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:32.269639 12774 tablet_service.cc:1511] Processing CreateTablet for tablet e2197b2569a8484d8e33de43f11c078d (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:32.267705 12850 tablet_service.cc:1511] Processing CreateTablet for tablet 926dd02801964597877898ba73c80968 (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:32.276716 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926dd02801964597877898ba73c80968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.276865 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2197b2569a8484d8e33de43f11c078d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.287451 12924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926dd02801964597877898ba73c80968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.319955 12926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84944b35870456289c7746361c6d172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.323405 12849 tablet_service.cc:1511] Processing CreateTablet for tablet e2197b2569a8484d8e33de43f11c078d (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:32.325615 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2197b2569a8484d8e33de43f11c078d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.331930 12930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674e01ea23d740e3ae7d84618d97903b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.418805 12923 tablet_service.cc:1511] Processing CreateTablet for tablet e2197b2569a8484d8e33de43f11c078d (DEFAULT_TABLE table=test-workload [id=cc7eff00c46a439cbb0024235fef5e72]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:32.433884 12923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2197b2569a8484d8e33de43f11c078d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:32.527566 12985 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:32.529542 12986 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.549722 12817 heartbeater.cc:499] Master 127.12.92.126:44999 was elected leader, sending a full tablet report...
I20260710 10:59:32.583196 12984 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:32.600585 12986 tablet_bootstrap.cc:654] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.616279 12985 tablet_bootstrap.cc:654] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.640035 12986 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:32.639962 12984 tablet_bootstrap.cc:654] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.640484 12986 ts_tablet_manager.cc:1403] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.111s	user 0.005s	sys 0.009s
I20260710 10:59:32.645272 12985 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:32.645699 12985 ts_tablet_manager.cc:1403] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.013s
I20260710 10:59:32.646499 12986 raft_consensus.cc:359] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.647233 12986 raft_consensus.cc:385] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.647497 12986 raft_consensus.cc:740] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.648191 12986 consensus_queue.cc:260] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.648590 12985 raft_consensus.cc:359] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.649242 12985 raft_consensus.cc:385] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.649523 12985 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.650257 12985 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.652890 12966 heartbeater.cc:499] Master 127.12.92.126:44999 was elected leader, sending a full tablet report...
I20260710 10:59:32.653467 12984 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:32.653855 12984 ts_tablet_manager.cc:1403] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.075s	user 0.003s	sys 0.009s
I20260710 10:59:32.656318 12986 ts_tablet_manager.cc:1434] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 10:59:32.657452 12986 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.668624 12892 heartbeater.cc:499] Master 127.12.92.126:44999 was elected leader, sending a full tablet report...
I20260710 10:59:32.667124 12984 raft_consensus.cc:359] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.669549 12985 ts_tablet_manager.cc:1434] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 10:59:32.669893 12984 raft_consensus.cc:385] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.670953 12984 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.671140 12986 tablet_bootstrap.cc:654] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.672206 12984 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.681169 12985 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
W20260710 10:59:32.683353 12967 tablet.cc:2406] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:32.685487 12986 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:32.685952 12986 ts_tablet_manager.cc:1403] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260710 10:59:32.695760 12986 raft_consensus.cc:359] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.696432 12986 raft_consensus.cc:385] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.696719 12986 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.697183 12985 tablet_bootstrap.cc:654] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.697866 12986 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.702477 12984 ts_tablet_manager.cc:1434] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.020s
I20260710 10:59:32.703497 12984 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:32.708041 12986 ts_tablet_manager.cc:1434] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.009s
I20260710 10:59:32.708933 12991 raft_consensus.cc:493] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:32.709394 12991 raft_consensus.cc:515] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.711716 12984 tablet_bootstrap.cc:654] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.709043 12986 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.713207 12991 leader_election.cc:290] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:32.731942 12986 tablet_bootstrap.cc:654] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.743041 12985 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:32.743551 12985 ts_tablet_manager.cc:1403] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.022s
I20260710 10:59:32.747632 12985 raft_consensus.cc:359] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.748579 12985 raft_consensus.cc:385] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.748986 12985 raft_consensus.cc:740] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.749861 12985 consensus_queue.cc:260] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.752583 12985 ts_tablet_manager.cc:1434] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 10:59:32.753937 12985 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:32.761050 12985 tablet_bootstrap.cc:654] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.768250 12984 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:32.769120 12984 ts_tablet_manager.cc:1403] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.001s
I20260710 10:59:32.794355 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:32.794824 12986 tablet_bootstrap.cc:492] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:32.794700 12984 raft_consensus.cc:359] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.795176 12792 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 0.
I20260710 10:59:32.795433 12984 raft_consensus.cc:385] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.795512 12986 ts_tablet_manager.cc:1403] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.031s
I20260710 10:59:32.795801 12984 raft_consensus.cc:740] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.796705 12832 leader_election.cc:304] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:32.797569 12991 raft_consensus.cc:2804] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:32.797895 12991 raft_consensus.cc:493] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:32.798409 12991 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:32.796681 12984 consensus_queue.cc:260] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.799638 12986 raft_consensus.cc:359] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.800192 12986 raft_consensus.cc:385] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.800437 12986 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.801090 12986 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.805456 12991 raft_consensus.cc:515] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.809574 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:32.809353 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:32.810163 12792 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:32.810520 12941 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 0.
I20260710 10:59:32.816435 12985 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:32.819079 12986 ts_tablet_manager.cc:1434] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260710 10:59:32.818542 12991 leader_election.cc:290] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:32.818096 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:32.819733 12941 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:32.820717 12986 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.821343 12792 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 1.
I20260710 10:59:32.822402 12832 leader_election.cc:304] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:32.826479 12991 raft_consensus.cc:2804] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:32.814834 12984 ts_tablet_manager.cc:1434] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260710 10:59:32.826952 12985 ts_tablet_manager.cc:1403] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.015s
I20260710 10:59:32.826967 12941 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 1.
I20260710 10:59:32.830515 12985 raft_consensus.cc:359] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.831280 12985 raft_consensus.cc:385] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.831576 12985 raft_consensus.cc:740] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.832294 12985 consensus_queue.cc:260] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.828656 12984 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:32.829464 12986 tablet_bootstrap.cc:654] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.841588 12984 tablet_bootstrap.cc:654] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.848784 12991 raft_consensus.cc:697] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:32.849694 12991 consensus_queue.cc:237] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.853212 12986 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:32.853696 12986 ts_tablet_manager.cc:1403] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.011s
I20260710 10:59:32.857682 12986 raft_consensus.cc:359] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.858786 12986 raft_consensus.cc:385] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.861449 12986 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.864869 12985 ts_tablet_manager.cc:1434] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.009s
I20260710 10:59:32.863487 12986 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.871397 12986 ts_tablet_manager.cc:1434] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 10:59:32.872141 12984 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:32.872463 12986 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.872614 12984 ts_tablet_manager.cc:1403] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.011s
I20260710 10:59:32.876405 12984 raft_consensus.cc:359] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.877238 12984 raft_consensus.cc:385] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.880950 12986 tablet_bootstrap.cc:654] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.880897 12984 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.881752 12984 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.878024 12689 catalog_manager.cc:5697] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 1 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:32.884047 12984 ts_tablet_manager.cc:1434] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 10:59:32.886369 12984 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:32.876573 12985 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:32.899518 12985 tablet_bootstrap.cc:654] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.904524 12986 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:32.906165 12984 tablet_bootstrap.cc:654] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.910907 12986 ts_tablet_manager.cc:1403] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.008s
I20260710 10:59:32.914021 12986 raft_consensus.cc:359] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.914763 12986 raft_consensus.cc:385] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.915072 12986 raft_consensus.cc:740] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.915800 12986 consensus_queue.cc:260] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.918224 12986 ts_tablet_manager.cc:1434] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 10:59:32.919137 12986 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:32.920348 12989 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:32.920801 12989 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.933324 12989 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:32.976902 12984 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:32.977643 12984 ts_tablet_manager.cc:1403] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.031s
I20260710 10:59:32.982617 12989 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:32.983284 12989 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.984021 12985 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:32.985051 12985 ts_tablet_manager.cc:1403] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.046s
I20260710 10:59:32.986251 12989 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:32.987445 12984 raft_consensus.cc:359] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.988168 12992 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:32.988837 12984 raft_consensus.cc:385] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.990152 12984 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.989187 12992 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.991516 12985 raft_consensus.cc:359] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.991798 12986 tablet_bootstrap.cc:654] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:32.993332 12985 raft_consensus.cc:385] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:32.995501 12992 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:32.992856 12984 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:32.996289 12985 raft_consensus.cc:740] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:32.999187 12985 consensus_queue.cc:260] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.005417 12984 ts_tablet_manager.cc:1434] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 10:59:33.005607 12985 ts_tablet_manager.cc:1434] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 10:59:33.009315 12985 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:33.011077 12984 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:33.016049 12989 raft_consensus.cc:493] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.016741 12989 raft_consensus.cc:515] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.019493 12989 leader_election.cc:290] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.022806 12991 raft_consensus.cc:493] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.025278 12991 raft_consensus.cc:515] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.025722 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.027768 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.031571 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.031968 12991 leader_election.cc:290] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
W20260710 10:59:33.032981 12906 leader_election.cc:343] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.026799 12792 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
I20260710 10:59:33.034036 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.032336 12790 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
W20260710 10:59:33.043673 12831 leader_election.cc:343] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.046815 12906 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.046383 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.049816 12989 raft_consensus.cc:2804] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.050662 12989 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.051306 12989 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:33.054932 12832 leader_election.cc:343] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.056216 12984 tablet_bootstrap.cc:654] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.053769 12906 leader_election.cc:304] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.055891 12832 leader_election.cc:304] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f; no voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.059170 12991 raft_consensus.cc:2749] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.070745 12986 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:33.071239 12986 ts_tablet_manager.cc:1403] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.007s
I20260710 10:59:33.074695 12989 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.076387 12986 raft_consensus.cc:359] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.079470 12986 raft_consensus.cc:385] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.080088 12986 raft_consensus.cc:740] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.079192 12985 tablet_bootstrap.cc:654] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.083580 13020 raft_consensus.cc:2804] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.083268 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.084196 13020 raft_consensus.cc:493] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.086135 12791 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.084421 12989 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.087797 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
W20260710 10:59:33.092971 12756 leader_election.cc:343] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.089536 13020 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.094877 12991 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.096674 12991 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.099206 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.099937 12865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.100617 12941 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 0.
I20260710 10:59:33.098534 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.101171 12864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
W20260710 10:59:33.106865 12905 leader_election.cc:343] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.106381 12756 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
W20260710 10:59:33.108322 12905 leader_election.cc:343] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.102108 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.108403 12992 raft_consensus.cc:2804] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.109630 12991 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.109705 12992 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.110721 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.110939 12992 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.110388 12986 consensus_queue.cc:260] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.110533 12866 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
W20260710 10:59:33.113180 12905 leader_election.cc:343] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:33.113612 12832 leader_election.cc:343] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.114024 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.115060 12941 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 0.
I20260710 10:59:33.112191 12991 raft_consensus.cc:493] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.114099 12905 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:33.117204 12991 raft_consensus.cc:515] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.118860 12831 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:33.119997 13003 raft_consensus.cc:2804] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.120389 13003 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.120868 13003 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.121434 12989 raft_consensus.cc:2804] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.126101 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.125092 12986 ts_tablet_manager.cc:1434] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.004s
W20260710 10:59:33.127740 12832 leader_election.cc:343] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.128235 12986 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:33.123129 12989 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.136068 12984 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:33.132941 12989 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.135579 12991 leader_election.cc:290] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.138252 12984 ts_tablet_manager.cc:1403] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.026s
I20260710 10:59:33.140715 12992 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.142236 12791 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:33.143440 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:33.143795 12906 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
W20260710 10:59:33.144938 12756 leader_election.cc:343] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.144982 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.146055 12986 tablet_bootstrap.cc:654] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.142638 12984 raft_consensus.cc:359] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
W20260710 10:59:33.149490 12831 leader_election.cc:343] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.150141 12831 leader_election.cc:304] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f; no voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.152175 12991 raft_consensus.cc:2749] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.154107 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:33.154630 12941 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.157207 12989 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.149627 12984 raft_consensus.cc:385] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.159917 12984 raft_consensus.cc:740] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.160666 12984 consensus_queue.cc:260] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.162464 12941 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 1.
I20260710 10:59:33.163609 12756 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
W20260710 10:59:33.168954 12736 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:33.161523 12992 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.169368 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.173167 12992 raft_consensus.cc:2804] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.148021 13003 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.174132 12992 raft_consensus.cc:697] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:33.176860 12985 tablet_bootstrap.cc:492] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:33.177397 12985 ts_tablet_manager.cc:1403] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.029s
I20260710 10:59:33.176960 12992 consensus_queue.cc:237] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.182291 12989 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.183017 12989 raft_consensus.cc:2804] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.183275 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:33.183553 12989 raft_consensus.cc:697] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:33.181087 12985 raft_consensus.cc:359] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.185102 12866 raft_consensus.cc:2393] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9acc52e0f3aa412992553aaba06158e0 in current term 1: Already voted for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in this term.
I20260710 10:59:33.185086 12989 consensus_queue.cc:237] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.186470 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.187983 12985 raft_consensus.cc:385] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.188746 12985 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
W20260710 10:59:33.178668 12906 leader_election.cc:343] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:33.189555 12832 leader_election.cc:343] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.189616 12905 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [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: 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:33.189960 13003 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.190359 12985 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.193509 12984 ts_tablet_manager.cc:1434] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.003s
I20260710 10:59:33.194080 12986 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:33.194480 12984 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:33.194545 12986 ts_tablet_manager.cc:1403] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.006s
I20260710 10:59:33.202790 12985 ts_tablet_manager.cc:1434] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 10:59:33.206319 12986 raft_consensus.cc:359] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.213447 12986 raft_consensus.cc:385] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.215934 12986 raft_consensus.cc:740] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
W20260710 10:59:33.215858 12756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:33593, user_credentials={real_user=slave}} blocked reactor thread for 52030.8us
I20260710 10:59:33.216288 13023 raft_consensus.cc:2749] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.216957 12986 consensus_queue.cc:260] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.224427 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:33.225078 12941 raft_consensus.cc:2393] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in current term 1: Already voted for candidate 9acc52e0f3aa412992553aaba06158e0 in this term.
I20260710 10:59:33.226600 12831 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f; no voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.227224 12986 ts_tablet_manager.cc:1434] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260710 10:59:33.227643 13003 raft_consensus.cc:2749] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.228380 12986 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:33.229004 12985 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:33.233376 12984 tablet_bootstrap.cc:654] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.233299 13020 raft_consensus.cc:515] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.233134 12688 catalog_manager.cc:5697] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:33.243356 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.244381 12791 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.246518 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
W20260710 10:59:33.248370 12905 leader_election.cc:343] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.251431 12989 raft_consensus.cc:493] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.251876 12989 raft_consensus.cc:515] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.246058 13020 leader_election.cc:290] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.255870 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.251246 12689 catalog_manager.cc:5697] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:33.256891 12790 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
I20260710 10:59:33.257802 12986 tablet_bootstrap.cc:654] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.257907 12906 leader_election.cc:304] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.254967 12791 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:33.263219 12985 tablet_bootstrap.cc:654] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.265064 12989 leader_election.cc:290] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.282274 12984 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:33.265347 12906 leader_election.cc:304] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:33.282742 12984 ts_tablet_manager.cc:1403] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.011s
I20260710 10:59:33.264891 13020 raft_consensus.cc:2804] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.283504 13020 raft_consensus.cc:493] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.283861 13020 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.285651 12984 raft_consensus.cc:359] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.286334 12984 raft_consensus.cc:385] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.286631 12984 raft_consensus.cc:740] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.287151 12989 raft_consensus.cc:2804] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.287820 12989 raft_consensus.cc:697] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:33.287431 12984 consensus_queue.cc:260] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.288700 12989 consensus_queue.cc:237] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.266912 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.290403 12984 ts_tablet_manager.cc:1434] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:33.291714 12984 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
W20260710 10:59:33.291817 12905 leader_election.cc:343] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.296734 13020 raft_consensus.cc:515] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.299386 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.300144 12791 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.302217 12985 tablet_bootstrap.cc:492] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:33.302645 12985 ts_tablet_manager.cc:1403] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.007s
I20260710 10:59:33.303207 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
W20260710 10:59:33.304381 12905 leader_election.cc:343] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.305469 12985 raft_consensus.cc:359] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.306207 12985 raft_consensus.cc:385] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.306505 12985 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.306715 12791 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:33.308231 12906 leader_election.cc:304] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:33.308964 12984 tablet_bootstrap.cc:654] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.309151 13027 raft_consensus.cc:2804] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.309621 13027 raft_consensus.cc:697] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:33.309942 13020 leader_election.cc:290] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.310837 13027 consensus_queue.cc:237] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.312511 12986 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:33.313019 12986 ts_tablet_manager.cc:1403] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.023s
I20260710 10:59:33.313005 12985 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.314941 12689 catalog_manager.cc:5697] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:33.316565 12986 raft_consensus.cc:359] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.317425 12986 raft_consensus.cc:385] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.317785 12986 raft_consensus.cc:740] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.318521 12986 consensus_queue.cc:260] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.320638 12986 ts_tablet_manager.cc:1434] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:33.321283 12986 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: Bootstrap starting.
I20260710 10:59:33.325892 12985 ts_tablet_manager.cc:1434] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 10:59:33.329954 12986 tablet_bootstrap.cc:654] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.326867 12985 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:33.340358 12985 tablet_bootstrap.cc:654] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.345757 12688 catalog_manager.cc:5697] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:33.348043 12984 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:33.348656 12984 ts_tablet_manager.cc:1403] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.004s
I20260710 10:59:33.349159 12992 raft_consensus.cc:493] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.349637 12992 raft_consensus.cc:515] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.351599 12992 leader_election.cc:290] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.353063 12984 raft_consensus.cc:359] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.353379 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.354044 12984 raft_consensus.cc:385] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.354596 12984 raft_consensus.cc:740] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
W20260710 10:59:33.355109 12756 leader_election.cc:343] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.355649 12984 consensus_queue.cc:260] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.356431 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.357038 12941 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 0.
I20260710 10:59:33.359632 12984 ts_tablet_manager.cc:1434] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 10:59:33.360168 12756 leader_election.cc:304] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:33.361593 12992 raft_consensus.cc:2804] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.361936 12992 raft_consensus.cc:493] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.362255 12992 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.363556 12986 tablet_bootstrap.cc:492] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: No bootstrap required, opened a new log
I20260710 10:59:33.364200 12986 ts_tablet_manager.cc:1403] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.014s
I20260710 10:59:33.367532 12986 raft_consensus.cc:359] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.370492 12986 raft_consensus.cc:385] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.371241 12986 raft_consensus.cc:740] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.368674 12984 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:33.371805 12985 tablet_bootstrap.cc:492] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:33.371788 12992 raft_consensus.cc:515] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.372728 12985 ts_tablet_manager.cc:1403] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.014s
I20260710 10:59:33.373371 12992 leader_election.cc:290] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.374341 13003 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.374593 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:33.374817 13003 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.376631 12986 consensus_queue.cc:260] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
W20260710 10:59:33.377161 12756 leader_election.cc:343] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:33.377596 13003 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.375746 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:33.378240 12941 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.380736 12984 tablet_bootstrap.cc:654] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.381664 12986 ts_tablet_manager.cc:1434] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 10:59:33.384501 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.385272 12940 raft_consensus.cc:2393] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in current term 1: Already voted for candidate 9a77249d8890428881ccb0c081f0dcb1 in this term.
I20260710 10:59:33.386503 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.387738 12984 tablet_bootstrap.cc:492] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:33.388176 12984 ts_tablet_manager.cc:1403] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.008s
I20260710 10:59:33.388397 12832 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f; no voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.390722 12941 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 1.
I20260710 10:59:33.390671 12984 raft_consensus.cc:359] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.391604 12984 raft_consensus.cc:385] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.391932 12984 raft_consensus.cc:740] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.391966 12756 leader_election.cc:304] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:33.392370 13003 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.392800 12992 raft_consensus.cc:2804] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.392797 12984 consensus_queue.cc:260] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.392604 12985 raft_consensus.cc:359] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.394405 12985 raft_consensus.cc:385] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.393422 12992 raft_consensus.cc:697] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:33.394707 12985 raft_consensus.cc:740] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.394567 12991 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:33.395510 12992 consensus_queue.cc:237] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.396478 12984 ts_tablet_manager.cc:1434] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:33.397352 12984 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: Bootstrap starting.
I20260710 10:59:33.395597 12985 consensus_queue.cc:260] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.401248 12985 ts_tablet_manager.cc:1434] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 10:59:33.403770 12984 tablet_bootstrap.cc:654] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.406605 12985 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:33.417760 13003 raft_consensus.cc:2749] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.421967 12985 tablet_bootstrap.cc:654] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.424834 12688 catalog_manager.cc:5697] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:33.451481 12991 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.462014 12992 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.462560 12992 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.474066 12992 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.499307 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.500398 12866 raft_consensus.cc:2393] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a77249d8890428881ccb0c081f0dcb1 in current term 1: Already voted for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in this term.
I20260710 10:59:33.501488 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.502460 12940 raft_consensus.cc:2393] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a77249d8890428881ccb0c081f0dcb1 in current term 1: Already voted for candidate 9acc52e0f3aa412992553aaba06158e0 in this term.
I20260710 10:59:33.505659 12756 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1; no voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.506644 12984 tablet_bootstrap.cc:492] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: No bootstrap required, opened a new log
I20260710 10:59:33.507201 12984 ts_tablet_manager.cc:1403] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.059s
I20260710 10:59:33.507200 12992 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.507635 12985 tablet_bootstrap.cc:492] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:33.508059 12985 ts_tablet_manager.cc:1403] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.050s
I20260710 10:59:33.516172 12985 raft_consensus.cc:359] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.517242 12985 raft_consensus.cc:385] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.517570 12985 raft_consensus.cc:740] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.519846 12985 consensus_queue.cc:260] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.522151 12992 raft_consensus.cc:2749] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.523159 12984 raft_consensus.cc:359] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.524163 12984 raft_consensus.cc:385] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.524443 12984 raft_consensus.cc:740] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.525071 12984 consensus_queue.cc:260] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.525452 12985 ts_tablet_manager.cc:1434] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 10:59:33.526474 12985 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Bootstrap starting.
I20260710 10:59:33.527135 12984 ts_tablet_manager.cc:1434] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 10:59:33.532939 12985 tablet_bootstrap.cc:654] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:33.558128 12985 tablet_bootstrap.cc:492] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: No bootstrap required, opened a new log
I20260710 10:59:33.558586 12985 ts_tablet_manager.cc:1403] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260710 10:59:33.561076 12985 raft_consensus.cc:359] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.561708 12985 raft_consensus.cc:385] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:33.561957 12985 raft_consensus.cc:740] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Initialized, Role: FOLLOWER
I20260710 10:59:33.562522 12985 consensus_queue.cc:260] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.564213 12985 ts_tablet_manager.cc:1434] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 10:59:33.582114 12992 raft_consensus.cc:493] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.582634 12992 raft_consensus.cc:515] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.585233 12992 leader_election.cc:290] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.586396 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.585278 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.587132 12941 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 0.
I20260710 10:59:33.587280 12866 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 0.
I20260710 10:59:33.588136 12756 leader_election.cc:304] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.588747 12992 raft_consensus.cc:2804] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.589111 12992 raft_consensus.cc:493] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.589421 12992 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.595822 12992 raft_consensus.cc:515] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.598129 12992 leader_election.cc:290] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.598773 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:33.599131 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:33.599349 12866 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.599663 12941 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.605672 12941 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 1.
I20260710 10:59:33.606117 12866 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 1.
I20260710 10:59:33.606732 12756 leader_election.cc:304] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.607468 12992 raft_consensus.cc:2804] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.607908 12992 raft_consensus.cc:697] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:33.608567 12992 consensus_queue.cc:237] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.614706 12689 catalog_manager.cc:5697] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:33.633157 12992 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.645337 13026 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:33.695648 13027 raft_consensus.cc:493] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.696110 13027 raft_consensus.cc:515] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.697813 13027 leader_election.cc:290] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.698623 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.699255 12790 raft_consensus.cc:2468] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
I20260710 10:59:33.699276 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:33.700045 12866 raft_consensus.cc:2468] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 0.
I20260710 10:59:33.700379 12906 leader_election.cc:304] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.701159 13027 raft_consensus.cc:2804] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:33.701491 13027 raft_consensus.cc:493] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:33.701815 13027 raft_consensus.cc:3060] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.704258 13003 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:33.704703 13003 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.706629 13003 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:33.707402 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:33.708003 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9acc52e0f3aa412992553aaba06158e0" is_pre_election: true
I20260710 10:59:33.708573 12790 raft_consensus.cc:2393] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in current term 1: Already voted for candidate 9acc52e0f3aa412992553aaba06158e0 in this term.
I20260710 10:59:33.709697 12832 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f; no voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:33.710408 13003 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.710709 13027 raft_consensus.cc:515] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.712809 13027 leader_election.cc:290] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:33.713598 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:33.714524 12866 raft_consensus.cc:3060] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.716337 13003 raft_consensus.cc:2749] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:33.717133 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2197b2569a8484d8e33de43f11c078d" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:33.717650 12790 raft_consensus.cc:3060] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.718724 12866 raft_consensus.cc:2468] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:33.719633 12905 leader_election.cc:304] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:33.720257 13027 raft_consensus.cc:2804] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:33.721115 13027 raft_consensus.cc:697] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:33.722126 13027 consensus_queue.cc:237] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:33.724284 12790 raft_consensus.cc:2468] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:33.725526 12866 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.730747 12689 catalog_manager.cc:5697] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:33.731386 13027 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.733364 13020 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.758090 12989 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.764290 13023 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.769821 12989 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.786859 12866 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.794510 12989 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.868652 13026 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:33.880534 12866 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:33.889088 13026 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:34.153659 12989 consensus_queue.cc:1048] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:34.165745 13020 consensus_queue.cc:1048] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:34.171059 13026 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 10:59:34.185213 12736 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:34.191797 13026 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:34.825917 13020 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:34.826319 13020 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.827853 13020 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:34.828563 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1" is_pre_election: true
I20260710 10:59:34.828857 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" is_pre_election: true
I20260710 10:59:34.829187 12791 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:34.829411 12867 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 1.
I20260710 10:59:34.830274 12906 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:34.830941 13020 raft_consensus.cc:2804] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 10:59:34.831274 13020 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:34.831491 13020 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.835552 13020 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.837073 13020 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:34.837675 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:34.837910 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:34.838131 12791 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.838419 12867 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.842463 12791 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 2.
I20260710 10:59:34.842574 12867 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 2.
I20260710 10:59:34.843425 12906 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:34.844049 13020 raft_consensus.cc:2804] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:34.844480 13020 raft_consensus.cc:697] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:34.845152 13020 consensus_queue.cc:237] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER 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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.852329 12686 catalog_manager.cc:5697] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:34.919732 12867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:34034
I20260710 10:59:34.920403 12867 raft_consensus.cc:606] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 LEADER]: Received request to transfer leadership to TS 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:34.937721 12941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:34.938197 12941 raft_consensus.cc:606] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Received request to transfer leadership to TS 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:34.942960 12941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:34.943462 12941 raft_consensus.cc:606] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:34.948055 12941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84944b35870456289c7746361c6d172"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:34.948494 12941 raft_consensus.cc:606] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:34.957437 13075 raft_consensus.cc:993] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:34.957952 13003 raft_consensus.cc:1081] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 LEADER]: Signalling peer 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:34.959602 12791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:41274
I20260710 10:59:34.960071 12791 raft_consensus.cc:493] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:34.960357 12791 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.965368 12791 raft_consensus.cc:515] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.966053 12790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:41296
I20260710 10:59:34.966666 12790 raft_consensus.cc:606] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:34.967327 12791 leader_election.cc:290] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 2 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:34.968132 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:34.968494 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:34.968747 12867 raft_consensus.cc:3055] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:34.969102 12867 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:34.969113 12941 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.970036 12867 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.971351 12867 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:34.973812 12940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "926dd02801964597877898ba73c80968"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:34.974385 12940 raft_consensus.cc:606] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:34.975019 12941 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 2.
I20260710 10:59:34.976289 12756 leader_election.cc:304] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:34.976917 12867 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 2.
I20260710 10:59:34.977113 13026 raft_consensus.cc:2804] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:34.977559 13026 raft_consensus.cc:697] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:34.978508 13026 consensus_queue.cc:237] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:34.985589 12686 catalog_manager.cc:5697] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 1 to 2, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.170667 13060 raft_consensus.cc:993] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.171109 13026 raft_consensus.cc:1081] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.172637 12867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34030
I20260710 10:59:35.173249 12867 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:35.173530 12867 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.178004 12867 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.179617 12867 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:35.180200 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:35.180763 12791 raft_consensus.cc:3055] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:35.180768 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:35.181228 12791 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:35.181480 12941 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.181988 12791 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.182885 12791 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.186897 12941 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.187942 12831 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:35.188489 12791 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.188649 13003 raft_consensus.cc:2804] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:35.189301 13003 raft_consensus.cc:697] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:35.190182 13003 consensus_queue.cc:237] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.197456 12686 catalog_manager.cc:5697] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 1 to 2, leader changed from 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 2 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.236285 13020 raft_consensus.cc:993] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.236760 12989 raft_consensus.cc:1081] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.238409 13020 raft_consensus.cc:993] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.238245 12867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "926dd02801964597877898ba73c80968"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34016
I20260710 10:59:35.238849 12867 raft_consensus.cc:493] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:35.238817 12989 raft_consensus.cc:1081] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.239301 12867 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.240525 12866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34016
I20260710 10:59:35.241034 12866 raft_consensus.cc:493] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:35.241381 12866 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.245863 12867 raft_consensus.cc:515] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.247987 12867 leader_election.cc:290] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:35.247804 12866 raft_consensus.cc:515] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.248566 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:35.249112 12791 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.249262 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:35.249804 12866 leader_election.cc:290] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:35.249841 12941 raft_consensus.cc:3055] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:35.250612 12941 raft_consensus.cc:740] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:35.250900 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:35.251462 12940 raft_consensus.cc:3055] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:35.251855 12940 raft_consensus.cc:740] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:35.251523 12941 consensus_queue.cc:260] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.251765 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:35.252489 12790 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.252750 12941 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.252715 12940 consensus_queue.cc:260] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.253917 12940 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.256096 12791 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.257185 12832 leader_election.cc:304] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:35.258277 13003 raft_consensus.cc:2804] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:35.258980 12790 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.259366 12941 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.260237 12832 leader_election.cc:304] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:35.259455 13003 raft_consensus.cc:697] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:35.260919 12940 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:35.260978 13075 raft_consensus.cc:2804] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:35.261547 13003 consensus_queue.cc:237] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.263469 13075 raft_consensus.cc:697] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:35.264413 13075 consensus_queue.cc:237] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.269233 12686 catalog_manager.cc:5697] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 1 to 2, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 2 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.280138 12686 catalog_manager.cc:5697] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 1 to 2, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 2 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.368278 13020 raft_consensus.cc:993] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:35.368728 12989 raft_consensus.cc:1081] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Signalling peer 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:35.370069 12791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:41284
I20260710 10:59:35.370543 12791 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:35.370859 12791 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.375156 12791 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.376744 12791 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 2 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:35.377316 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:35.377697 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:35.377902 12866 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.378258 12940 raft_consensus.cc:3055] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:35.378566 12940 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:35.379380 12940 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.380537 12940 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:35.384271 12866 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 2.
I20260710 10:59:35.385295 12756 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:35.386011 13026 raft_consensus.cc:2804] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:35.386464 13026 raft_consensus.cc:697] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:35.386754 12940 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 2.
I20260710 10:59:35.387295 13026 consensus_queue.cc:237] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.393802 12686 catalog_manager.cc:5697] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 1 to 2, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.414700 12791 raft_consensus.cc:1275] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:35.415915 12989 consensus_queue.cc:1048] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:35.421427 12866 raft_consensus.cc:1275] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:35.423758 13084 consensus_queue.cc:1048] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:35.433014 12989 raft_consensus.cc:993] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.433426 12989 raft_consensus.cc:1081] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:35.435065 12866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84944b35870456289c7746361c6d172"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34016
I20260710 10:59:35.435606 12866 raft_consensus.cc:493] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:35.435976 12866 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:35.436545 12940 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.438235 13026 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.442619 12866 raft_consensus.cc:515] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.443605 12867 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.444835 13026 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.454658 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:35.454941 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84944b35870456289c7746361c6d172" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:35.455267 12791 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:35.455495 12940 raft_consensus.cc:3055] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:35.455834 12940 raft_consensus.cc:740] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:35.456696 12940 consensus_queue.cc:260] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.457729 12940 raft_consensus.cc:3060] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:35.458396 12866 leader_election.cc:290] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:35.463757 12791 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:35.464483 12940 raft_consensus.cc:2468] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:35.466005 12831 leader_election.cc:304] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:35.467480 13075 raft_consensus.cc:2804] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:35.467897 13075 raft_consensus.cc:697] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:35.468652 13075 consensus_queue.cc:237] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:35.474453 12687 catalog_manager.cc:5697] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 2 to 3, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 3 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:35.667228 12791 raft_consensus.cc:1275] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.668529 13075 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.676508 12940 raft_consensus.cc:1275] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.678396 13078 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.681478 12941 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.682852 13003 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.692154 12791 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.694123 13075 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.783631 12941 raft_consensus.cc:1275] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.784970 13075 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:35.795606 12791 raft_consensus.cc:1275] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.797117 13075 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.843245 12941 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.844328 13060 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.852785 12866 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:35.854610 13026 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.990300 12791 raft_consensus.cc:1275] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:35.991493 13075 consensus_queue.cc:1048] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:35.999292 12941 raft_consensus.cc:1275] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:36.000727 13078 consensus_queue.cc:1048] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:38.005945 12657 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:38.006801 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:38.021530 12791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
mode: GRACEFUL
new_leader_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:41308
I20260710 10:59:38.022042 12791 raft_consensus.cc:606] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Received request to transfer leadership to TS 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:38.032958 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:38.033371 12866 raft_consensus.cc:606] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Received request to transfer leadership to TS 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:38.034363 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:38.034795 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:38.159783 13060 raft_consensus.cc:993] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: : Instructing follower 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:38.160230 13104 raft_consensus.cc:1081] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Signalling peer 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:38.161648 12941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:42024
I20260710 10:59:38.162074 12941 raft_consensus.cc:493] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:38.162349 12941 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:38.166194 12941 raft_consensus.cc:515] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.167601 12941 leader_election.cc:290] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:38.168278 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:38.168541 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:38.168804 12791 raft_consensus.cc:3055] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:38.169134 12866 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:38.169165 12791 raft_consensus.cc:740] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:38.170127 12791 consensus_queue.cc:260] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.171211 12791 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:38.175825 12866 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 2.
I20260710 10:59:38.175940 12791 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 2.
I20260710 10:59:38.176995 12906 leader_election.cc:304] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:38.178138 13100 raft_consensus.cc:2804] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:38.179318 13100 raft_consensus.cc:697] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:38.180085 13100 consensus_queue.cc:237] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.186424 12686 catalog_manager.cc:5697] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 1 to 2, leader changed from 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65) to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:38.272732 13111 raft_consensus.cc:993] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:38.273216 13078 raft_consensus.cc:1081] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Signalling peer 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:38.274572 12941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:42012
I20260710 10:59:38.274950 12941 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:38.275194 12941 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:38.278833 12941 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.280143 12941 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:38.280865 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:38.281152 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:38.281369 12791 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:38.281692 12867 raft_consensus.cc:3055] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:38.281967 12867 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:38.282613 12867 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.283502 12867 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:38.285847 12791 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 3.
I20260710 10:59:38.286733 12906 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:38.287469 13100 raft_consensus.cc:2804] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:38.287932 13100 raft_consensus.cc:697] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:38.289141 13100 consensus_queue.cc:237] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:38.289616 12867 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 3.
I20260710 10:59:38.295418 12686 catalog_manager.cc:5697] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 2 to 3, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:38.599824 12791 raft_consensus.cc:1275] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:38.600980 13100 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:38.610479 12867 raft_consensus.cc:1275] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:38.611824 13100 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:38.780123 12791 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:38.781308 13100 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:38.788906 12867 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:38.790562 13100 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.035511 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:39.044852 12791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:41296
I20260710 10:59:39.045388 12791 raft_consensus.cc:606] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:39.050239 12941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:39.050732 12941 raft_consensus.cc:606] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:39.055244 12791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2888945c20fe459b892a707c530854f5"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:41296
I20260710 10:59:39.055667 12791 raft_consensus.cc:606] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:39.059983 12791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:41296
I20260710 10:59:39.060412 12791 raft_consensus.cc:606] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:39.069413 12941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
mode: GRACEFUL
new_leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:42036
I20260710 10:59:39.069862 12941 raft_consensus.cc:606] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Received request to transfer leadership to TS 7a4d0ac797b64b3ab2cc8c87b79ce16f
I20260710 10:59:39.135469 13122 raft_consensus.cc:993] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.135896 13104 raft_consensus.cc:1081] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.137641 12867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2888945c20fe459b892a707c530854f5"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34030
I20260710 10:59:39.138142 12867 raft_consensus.cc:493] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:39.138425 12867 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:39.142632 12867 raft_consensus.cc:515] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.144232 12867 leader_election.cc:290] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:39.144863 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:39.145196 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:39.145447 12791 raft_consensus.cc:3055] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:39.145731 12941 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:39.145746 12791 raft_consensus.cc:740] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:39.146589 12791 consensus_queue.cc:260] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.147634 12791 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:39.150844 13104 raft_consensus.cc:993] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.151280 12941 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:39.151355 13122 raft_consensus.cc:1081] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.152308 12831 leader_election.cc:304] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:39.153048 13078 raft_consensus.cc:2804] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:39.153312 12791 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 2.
I20260710 10:59:39.153573 13078 raft_consensus.cc:697] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:39.153409 12867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34030
I20260710 10:59:39.154233 12867 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:39.154634 12867 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.154387 13078 consensus_queue.cc:237] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.158222 13104 raft_consensus.cc:993] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.159400 13122 raft_consensus.cc:1081] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.160308 12867 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.161177 12866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34030
I20260710 10:59:39.161837 12866 raft_consensus.cc:493] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:39.162279 12866 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.162724 12867 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:39.162935 12941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:39.163494 12941 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.168578 12941 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.169309 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:39.169582 12831 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:39.169824 12791 raft_consensus.cc:3055] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:39.170209 12791 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:39.169759 12686 catalog_manager.cc:5697] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 1 to 2, leader changed from 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 2 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:39.168635 12866 raft_consensus.cc:515] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.170320 13078 raft_consensus.cc:2804] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:39.171911 13078 raft_consensus.cc:697] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:39.172703 13078 consensus_queue.cc:237] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.173614 12790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:39.174322 12790 raft_consensus.cc:3055] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:39.174702 12790 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:39.175763 12790 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [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: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.177150 12790 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.184765 12790 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.185693 12866 leader_election.cc:290] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:39.170849 12791 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.186371 12832 leader_election.cc:304] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:39.186662 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:39.187462 12940 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.187494 13078 raft_consensus.cc:2804] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:39.188225 13078 raft_consensus.cc:697] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:39.189266 13078 consensus_queue.cc:237] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.187444 12791 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.192234 12940 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.196571 12791 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.201836 12686 catalog_manager.cc:5697] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 2 to 3, leader changed from 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 3 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:39.202966 12686 catalog_manager.cc:5697] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 2 to 3, leader changed from 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 3 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:39.344384 13119 raft_consensus.cc:993] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.344841 13105 raft_consensus.cc:1081] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.346382 12866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34016
I20260710 10:59:39.346930 12866 raft_consensus.cc:493] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:39.347285 12866 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:39.351097 12866 raft_consensus.cc:515] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.352360 12866 leader_election.cc:290] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 4 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:39.353080 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:39.353399 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2da87399fd9483a9d998ab21e835d9b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:39.353619 12791 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:39.353912 12940 raft_consensus.cc:3055] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:39.354226 12940 raft_consensus.cc:740] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:39.354948 12940 consensus_queue.cc:260] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.356098 12940 raft_consensus.cc:3060] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:39.359822 12791 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 4.
I20260710 10:59:39.360924 12832 leader_election.cc:304] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:39.361644 13078 raft_consensus.cc:2804] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:39.362061 13078 raft_consensus.cc:697] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:39.362438 12940 raft_consensus.cc:2468] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 4.
I20260710 10:59:39.362732 13078 consensus_queue.cc:237] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.368489 12686 catalog_manager.cc:5697] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 3 to 4, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 4 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:39.479943 13119 raft_consensus.cc:993] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: : Instructing follower 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.480410 13119 raft_consensus.cc:1081] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Signalling peer 7a4d0ac797b64b3ab2cc8c87b79ce16f to start an election
I20260710 10:59:39.482081 12866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
 from {username='slave'} at 127.0.0.1:34016
I20260710 10:59:39.482582 12866 raft_consensus.cc:493] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:39.482852 12866 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.486585 12866 raft_consensus.cc:515] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.487893 12866 leader_election.cc:290] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:39.488660 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:39.489087 12791 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.489406 12940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674e01ea23d740e3ae7d84618d97903b" candidate_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:39.489888 12940 raft_consensus.cc:3055] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:39.490121 12940 raft_consensus.cc:740] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:39.490734 12940 consensus_queue.cc:260] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.491644 12940 raft_consensus.cc:3060] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:39.493091 12791 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.493960 12832 leader_election.cc:304] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: 7a4d0ac797b64b3ab2cc8c87b79ce16f, 9a77249d8890428881ccb0c081f0dcb1; no voters: 
I20260710 10:59:39.494704 13078 raft_consensus.cc:2804] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:39.495200 13078 raft_consensus.cc:697] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Leader. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:39.495924 13078 consensus_queue.cc:237] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:39.496536 12940 raft_consensus.cc:2468] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4d0ac797b64b3ab2cc8c87b79ce16f in term 3.
I20260710 10:59:39.501904 12686 catalog_manager.cc:5697] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f reported cstate change: term changed from 2 to 3, leader changed from 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67) to 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66). New cstate: current_term: 3 leader_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:39.571923 12791 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.572974 13078 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.583117 12940 raft_consensus.cc:1275] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:39.585940 13121 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:39.586830 12941 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.588893 13121 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.591688 12791 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.593482 13121 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.612490 12939 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.615357 13078 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.626397 12791 raft_consensus.cc:1275] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:39.627599 13078 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:39.892344 12940 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:39.893745 13078 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:39.903771 12791 raft_consensus.cc:1275] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:39.905491 13078 consensus_queue.cc:1048] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:39.971823 12791 raft_consensus.cc:1275] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.972870 13078 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:39.981681 12940 raft_consensus.cc:1275] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 7a4d0ac797b64b3ab2cc8c87b79ce16f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:39.983467 13131 consensus_queue.cc:1048] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:42.076295 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:42.083928 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2888945c20fe459b892a707c530854f5"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:42.084604 12866 raft_consensus.cc:606] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Received request to transfer leadership to TS 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:42.087270 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:42.087702 12866 raft_consensus.cc:606] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Received request to transfer leadership to TS 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:42.089833 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "926dd02801964597877898ba73c80968"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:42.090279 12866 raft_consensus.cc:606] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Received request to transfer leadership to TS 9a77249d8890428881ccb0c081f0dcb1
I20260710 10:59:42.092737 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:42.093195 12866 raft_consensus.cc:606] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Received request to transfer leadership to TS 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:42.095216 12866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758"
dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
mode: GRACEFUL
new_leader_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:34040
I20260710 10:59:42.095571 12866 raft_consensus.cc:606] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Received request to transfer leadership to TS 9acc52e0f3aa412992553aaba06158e0
I20260710 10:59:42.096455 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:42.096864 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:42.126127 13147 raft_consensus.cc:993] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:42.126509 13147 raft_consensus.cc:1081] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Signalling peer 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:42.127987 12939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:42012
I20260710 10:59:42.128487 12939 raft_consensus.cc:493] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:42.128811 12939 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.133915 12939 raft_consensus.cc:515] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.135565 12939 leader_election.cc:290] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 4 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313)
I20260710 10:59:42.136351 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:42.136832 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbeaf00029a4576a34d0dfa11c0b78e" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:42.136962 12866 raft_consensus.cc:3055] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:42.137270 12866 raft_consensus.cc:740] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:42.137343 12791 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.137904 12866 consensus_queue.cc:260] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.138751 12866 raft_consensus.cc:3060] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.141913 12791 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 4.
I20260710 10:59:42.142813 12866 raft_consensus.cc:2468] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 4.
I20260710 10:59:42.143041 12906 leader_election.cc:304] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:42.144001 13119 raft_consensus.cc:2804] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:42.144869 13119 raft_consensus.cc:697] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 4 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:42.145789 13119 consensus_queue.cc:237] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [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: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.155121 12689 catalog_manager.cc:5697] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 3 to 4, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 4 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.290182 13147 raft_consensus.cc:993] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:42.290594 13078 raft_consensus.cc:1081] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Signalling peer 9acc52e0f3aa412992553aaba06158e0 to start an election
I20260710 10:59:42.291926 12939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758"
dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
 from {username='slave'} at 127.0.0.1:42012
I20260710 10:59:42.292366 12939 raft_consensus.cc:493] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:42.292661 12939 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.296970 12939 raft_consensus.cc:515] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.298573 12939 leader_election.cc:290] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [CANDIDATE]: Term 3 election: Requested vote from peers 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313), 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835)
I20260710 10:59:42.299259 12791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
I20260710 10:59:42.299472 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f279607bfe3c43649da3f3f3b3713758" candidate_uuid: "9acc52e0f3aa412992553aaba06158e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:42.299834 12791 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.300125 12866 raft_consensus.cc:3055] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:42.300414 12866 raft_consensus.cc:740] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:42.301064 12866 consensus_queue.cc:260] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.301854 12866 raft_consensus.cc:3060] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.303908 12791 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 3.
I20260710 10:59:42.304814 12906 leader_election.cc:304] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:42.305588 13119 raft_consensus.cc:2804] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:42.306067 13119 raft_consensus.cc:697] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Becoming Leader. State: Replica: 9acc52e0f3aa412992553aaba06158e0, State: Running, Role: LEADER
I20260710 10:59:42.307039 12866 raft_consensus.cc:2468] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9acc52e0f3aa412992553aaba06158e0 in term 3.
I20260710 10:59:42.307104 13119 consensus_queue.cc:237] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.314692 12689 catalog_manager.cc:5697] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 reported cstate change: term changed from 2 to 3, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9acc52e0f3aa412992553aaba06158e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:42.447609 13147 raft_consensus.cc:993] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.448022 13147 raft_consensus.cc:1081] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Signalling peer 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.449338 12791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "926dd02801964597877898ba73c80968"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:41274
I20260710 10:59:42.449745 12791 raft_consensus.cc:493] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:42.450008 12791 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.453794 12791 raft_consensus.cc:515] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.455181 12791 leader_election.cc:290] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 3 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:42.456118 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:42.456575 12866 raft_consensus.cc:3055] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:42.456573 12939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926dd02801964597877898ba73c80968" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:42.456928 12866 raft_consensus.cc:740] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:42.457134 12939 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.457648 12866 consensus_queue.cc:260] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.458441 12866 raft_consensus.cc:3060] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.461692 12939 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 3.
I20260710 10:59:42.462199 12866 raft_consensus.cc:2468] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 3.
I20260710 10:59:42.462913 12756 leader_election.cc:304] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:42.464355 13155 raft_consensus.cc:2804] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:42.465306 13155 raft_consensus.cc:697] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:42.466188 13155 consensus_queue.cc:237] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.472848 12689 catalog_manager.cc:5697] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 2 to 3, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:42.476446 13078 raft_consensus.cc:993] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.476854 13147 raft_consensus.cc:1081] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Signalling peer 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.478169 12791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2888945c20fe459b892a707c530854f5"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:41274
I20260710 10:59:42.478565 12791 raft_consensus.cc:493] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:42.478861 12791 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.482826 12791 raft_consensus.cc:515] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.484071 12791 leader_election.cc:290] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 3 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:42.484841 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:42.485301 12866 raft_consensus.cc:3055] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:42.485283 12939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2888945c20fe459b892a707c530854f5" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:42.485723 12866 raft_consensus.cc:740] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:42.485893 12939 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.486438 12866 consensus_queue.cc:260] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.487483 12866 raft_consensus.cc:3060] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:42.492000 12939 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 3.
I20260710 10:59:42.493263 12756 leader_election.cc:304] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:42.493546 12866 raft_consensus.cc:2468] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 3.
I20260710 10:59:42.494143 13155 raft_consensus.cc:2804] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:42.494627 13155 raft_consensus.cc:697] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:42.495672 13155 consensus_queue.cc:237] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.501690 12689 catalog_manager.cc:5697] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 2 to 3, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:42.591704 12791 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:42.592770 13119 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:42.602213 12866 raft_consensus.cc:1275] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:42.603725 13119 consensus_queue.cc:1048] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:42.638424 13078 raft_consensus.cc:993] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: : Instructing follower 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.638842 13147 raft_consensus.cc:1081] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Signalling peer 9a77249d8890428881ccb0c081f0dcb1 to start an election
I20260710 10:59:42.640202 12791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48"
dest_uuid: "9a77249d8890428881ccb0c081f0dcb1"
 from {username='slave'} at 127.0.0.1:41274
I20260710 10:59:42.640640 12791 raft_consensus.cc:493] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:42.640884 12791 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.644750 12791 raft_consensus.cc:515] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.646230 12791 leader_election.cc:290] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [CANDIDATE]: Term 4 election: Requested vote from peers 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835), 9acc52e0f3aa412992553aaba06158e0 (127.12.92.67:33593)
I20260710 10:59:42.647010 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f"
I20260710 10:59:42.647377 12939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34409dd036124328bb218d6f46d8ac48" candidate_uuid: "9a77249d8890428881ccb0c081f0dcb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9acc52e0f3aa412992553aaba06158e0"
I20260710 10:59:42.647555 12866 raft_consensus.cc:3055] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:42.647855 12866 raft_consensus.cc:740] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a4d0ac797b64b3ab2cc8c87b79ce16f, State: Running, Role: LEADER
I20260710 10:59:42.647910 12939 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.648607 12866 consensus_queue.cc:260] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.649657 12866 raft_consensus.cc:3060] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:42.654126 12939 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 4.
I20260710 10:59:42.655136 12756 leader_election.cc:304] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [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: 9a77249d8890428881ccb0c081f0dcb1, 9acc52e0f3aa412992553aaba06158e0; no voters: 
I20260710 10:59:42.655440 12866 raft_consensus.cc:2468] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a77249d8890428881ccb0c081f0dcb1 in term 4.
I20260710 10:59:42.655812 13155 raft_consensus.cc:2804] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:42.656267 13155 raft_consensus.cc:697] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 4 LEADER]: Becoming Leader. State: Replica: 9a77249d8890428881ccb0c081f0dcb1, State: Running, Role: LEADER
I20260710 10:59:42.656987 13155 consensus_queue.cc:237] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [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: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } }
I20260710 10:59:42.663254 12686 catalog_manager.cc:5697] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 reported cstate change: term changed from 3 to 4, leader changed from 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66) to 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65). New cstate: current_term: 4 leader_uuid: "9a77249d8890428881ccb0c081f0dcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:42.860453 12939 raft_consensus.cc:1275] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.861773 13155 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:42.870225 12866 raft_consensus.cc:1275] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.871714 13167 consensus_queue.cc:1048] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:42.886600 12791 raft_consensus.cc:1275] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.887619 13119 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a77249d8890428881ccb0c081f0dcb1" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:42.893090 12866 raft_consensus.cc:1275] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Refusing update from remote peer 9acc52e0f3aa412992553aaba06158e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.894752 13161 consensus_queue.cc:1048] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:42.960389 12867 raft_consensus.cc:1275] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.961561 13167 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:42.969866 12939 raft_consensus.cc:1275] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:42.971508 13156 consensus_queue.cc:1048] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:43.066859 12939 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:43.068099 13156 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9acc52e0f3aa412992553aaba06158e0" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:43.076562 12867 raft_consensus.cc:1275] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Refusing update from remote peer 9a77249d8890428881ccb0c081f0dcb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:43.077988 13156 consensus_queue.cc:1048] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4d0ac797b64b3ab2cc8c87b79ce16f" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:43.097570 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:43.102555 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
I20260710 10:59:43.123224 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:43.123844 12657 tablet_replica.cc:333] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.124528 12657 raft_consensus.cc:2243] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.125298 12657 raft_consensus.cc:2272] T 2888945c20fe459b892a707c530854f5 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.127775 12657 tablet_replica.cc:333] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.128268 12657 raft_consensus.cc:2243] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.128644 12657 raft_consensus.cc:2272] T e2197b2569a8484d8e33de43f11c078d P 9a77249d8890428881ccb0c081f0dcb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.130075 12657 tablet_replica.cc:333] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.130529 12657 raft_consensus.cc:2243] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.130889 12657 raft_consensus.cc:2272] T c84944b35870456289c7746361c6d172 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.132351 12657 tablet_replica.cc:333] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.132866 12657 raft_consensus.cc:2243] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.133250 12657 raft_consensus.cc:2272] T f279607bfe3c43649da3f3f3b3713758 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.134847 12657 tablet_replica.cc:333] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.135373 12657 raft_consensus.cc:2243] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.136029 12657 raft_consensus.cc:2272] T 34409dd036124328bb218d6f46d8ac48 P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.137782 12657 tablet_replica.cc:333] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.138281 12657 raft_consensus.cc:2243] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.138922 12657 raft_consensus.cc:2272] T 926dd02801964597877898ba73c80968 P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.140865 12657 tablet_replica.cc:333] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.141309 12657 raft_consensus.cc:2243] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.141678 12657 raft_consensus.cc:2272] T 674e01ea23d740e3ae7d84618d97903b P 9a77249d8890428881ccb0c081f0dcb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.142957 12657 tablet_replica.cc:333] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.143438 12657 raft_consensus.cc:2243] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.143821 12657 raft_consensus.cc:2272] T e2da87399fd9483a9d998ab21e835d9b P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.145254 12657 tablet_replica.cc:333] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1: stopping tablet replica
I20260710 10:59:43.145767 12657 raft_consensus.cc:2243] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.146170 12657 raft_consensus.cc:2272] T ebbeaf00029a4576a34d0dfa11c0b78e P 9a77249d8890428881ccb0c081f0dcb1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:43.159801 12832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 10:59:43.162739 12832 consensus_peers.cc:597] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f -> Peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Couldn't send request to peer 9a77249d8890428881ccb0c081f0dcb1. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:43.242377 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 10:59:43.261634 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 10:59:43.263411 12832 consensus_peers.cc:597] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f -> Peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Couldn't send request to peer 9a77249d8890428881ccb0c081f0dcb1. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:43.274477 12832 consensus_peers.cc:597] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f -> Peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Couldn't send request to peer 9a77249d8890428881ccb0c081f0dcb1. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:43.279520 12905 consensus_peers.cc:597] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 -> Peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Couldn't send request to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f. 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 10:59:43.291711 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:43.292438 12657 tablet_replica.cc:333] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.293097 12657 raft_consensus.cc:2243] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.293524 12657 raft_consensus.cc:2272] T 926dd02801964597877898ba73c80968 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.296072 12657 tablet_replica.cc:333] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.296555 12657 raft_consensus.cc:2243] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.296924 12657 raft_consensus.cc:2272] T 34409dd036124328bb218d6f46d8ac48 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.298725 12657 tablet_replica.cc:333] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.299256 12657 raft_consensus.cc:2243] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.299636 12657 raft_consensus.cc:2272] T e2197b2569a8484d8e33de43f11c078d P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.301066 12657 tablet_replica.cc:333] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.301517 12657 raft_consensus.cc:2243] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.301872 12657 raft_consensus.cc:2272] T 2888945c20fe459b892a707c530854f5 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.303788 12657 tablet_replica.cc:333] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.304241 12657 raft_consensus.cc:2243] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.304595 12657 raft_consensus.cc:2272] T f279607bfe3c43649da3f3f3b3713758 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.306293 12657 tablet_replica.cc:333] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.306734 12657 raft_consensus.cc:2243] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.307432 12657 raft_consensus.cc:2272] T c84944b35870456289c7746361c6d172 P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.308795 12657 tablet_replica.cc:333] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.309237 12657 raft_consensus.cc:2243] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.309854 12657 raft_consensus.cc:2272] T 674e01ea23d740e3ae7d84618d97903b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.311352 12657 tablet_replica.cc:333] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.311805 12657 raft_consensus.cc:2243] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.312580 12657 raft_consensus.cc:2272] T e2da87399fd9483a9d998ab21e835d9b P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.314560 12657 tablet_replica.cc:333] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f: stopping tablet replica
I20260710 10:59:43.315162 12657 raft_consensus.cc:2243] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 10:59:43.315516 12905 consensus_peers.cc:597] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 -> Peer 7a4d0ac797b64b3ab2cc8c87b79ce16f (127.12.92.66:36835): Couldn't send request to peer 7a4d0ac797b64b3ab2cc8c87b79ce16f. 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 10:59:43.315613 12657 raft_consensus.cc:2272] T ebbeaf00029a4576a34d0dfa11c0b78e P 7a4d0ac797b64b3ab2cc8c87b79ce16f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.343848 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
W20260710 10:59:43.353819 12906 consensus_peers.cc:597] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 -> Peer 9a77249d8890428881ccb0c081f0dcb1 (127.12.92.65:41313): Couldn't send request to peer 9a77249d8890428881ccb0c081f0dcb1. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:43.361573 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 10:59:43.385766 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:43.386368 12657 tablet_replica.cc:333] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.386888 12657 raft_consensus.cc:2243] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.387709 12657 raft_consensus.cc:2272] T e2197b2569a8484d8e33de43f11c078d P 9acc52e0f3aa412992553aaba06158e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.389313 12657 tablet_replica.cc:333] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.389793 12657 raft_consensus.cc:2243] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.390193 12657 raft_consensus.cc:2272] T 2888945c20fe459b892a707c530854f5 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.392004 12657 tablet_replica.cc:333] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.392472 12657 raft_consensus.cc:2243] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.392843 12657 raft_consensus.cc:2272] T 674e01ea23d740e3ae7d84618d97903b P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.394141 12657 tablet_replica.cc:333] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.394588 12657 raft_consensus.cc:2243] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.394954 12657 raft_consensus.cc:2272] T e2da87399fd9483a9d998ab21e835d9b P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.396370 12657 tablet_replica.cc:333] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.396807 12657 raft_consensus.cc:2243] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.397429 12657 raft_consensus.cc:2272] T ebbeaf00029a4576a34d0dfa11c0b78e P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.399250 12657 tablet_replica.cc:333] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.399725 12657 raft_consensus.cc:2243] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.400115 12657 raft_consensus.cc:2272] T 926dd02801964597877898ba73c80968 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.401774 12657 tablet_replica.cc:333] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.402218 12657 raft_consensus.cc:2243] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.402593 12657 raft_consensus.cc:2272] T 34409dd036124328bb218d6f46d8ac48 P 9acc52e0f3aa412992553aaba06158e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.404460 12657 tablet_replica.cc:333] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.404906 12657 raft_consensus.cc:2243] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.405556 12657 raft_consensus.cc:2272] T f279607bfe3c43649da3f3f3b3713758 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.407251 12657 tablet_replica.cc:333] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0: stopping tablet replica
I20260710 10:59:43.407663 12657 raft_consensus.cc:2243] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:43.408038 12657 raft_consensus.cc:2272] T c84944b35870456289c7746361c6d172 P 9acc52e0f3aa412992553aaba06158e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.432933 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 10:59:43.448134 12657 master.cc:562] Master@127.12.92.126:44999 shutting down...
I20260710 10:59:43.638151 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:43.638645 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:43.638913 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P c768f8c55c0143fd85a67246e14d1661: stopping tablet replica
I20260710 10:59:43.658231 12657 master.cc:584] Master@127.12.92.126:44999 shutdown complete.
7a4d0ac797b64b3ab2cc8c87b79ce16f  4
9a77249d8890428881ccb0c081f0dcb1  4
9acc52e0f3aa412992553aaba06158e0  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14046 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:43.696635 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:32943
I20260710 10:59:43.697677 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:43.703239 13179 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 10:59:43.703349 13180 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 10:59:43.704686 13182 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 10:59:43.705657 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:43.706401 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:43.706568 12657 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 10:59:43.706751 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681183706737 us; error 0 us; skew 500 ppm
I20260710 10:59:43.707330 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:43.709565 12657 webserver.cc:533] Webserver started at http://127.12.92.126:40711/ using document root <none> and password file <none>
I20260710 10:59:43.710052 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:43.710230 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:43.710517 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:43.711675 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "dee8186c3a85482f99a57a3393c6d2a0"
format_stamp: "Formatted at 2026-07-10 10:59:43 on dist-test-slave-tgtk"
I20260710 10:59:43.715817 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:43.718796 13187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:43.719486 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:43.719763 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "dee8186c3a85482f99a57a3393c6d2a0"
format_stamp: "Formatted at 2026-07-10 10:59:43 on dist-test-slave-tgtk"
I20260710 10:59:43.720045 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-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 10:59:43.735867 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:43.736941 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:43.773168 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:32943
I20260710 10:59:43.773252 13238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:32943 every 8 connection(s)
I20260710 10:59:43.777460 13239 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 10:59:43.786180 13239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0: Bootstrap starting.
I20260710 10:59:43.790407 13239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:43.794209 13239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0: No bootstrap required, opened a new log
I20260710 10:59:43.796200 13239 raft_consensus.cc:359] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER }
I20260710 10:59:43.796540 13239 raft_consensus.cc:385] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:43.796715 13239 raft_consensus.cc:740] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dee8186c3a85482f99a57a3393c6d2a0, State: Initialized, Role: FOLLOWER
I20260710 10:59:43.797187 13239 consensus_queue.cc:260] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER }
I20260710 10:59:43.797578 13239 raft_consensus.cc:399] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:43.797765 13239 raft_consensus.cc:493] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:43.797971 13239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:43.801606 13239 raft_consensus.cc:515] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER }
I20260710 10:59:43.802030 13239 leader_election.cc:304] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [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: dee8186c3a85482f99a57a3393c6d2a0; no voters: 
I20260710 10:59:43.803188 13239 leader_election.cc:290] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:43.803459 13242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:43.804790 13242 raft_consensus.cc:697] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 1 LEADER]: Becoming Leader. State: Replica: dee8186c3a85482f99a57a3393c6d2a0, State: Running, Role: LEADER
I20260710 10:59:43.805477 13242 consensus_queue.cc:237] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [LEADER]: Queue going to LEADER mode. State: All 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: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER }
I20260710 10:59:43.806017 13239 sys_catalog.cc:565] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:43.809993 13243 sys_catalog.cc:455] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dee8186c3a85482f99a57a3393c6d2a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER } }
I20260710 10:59:43.810596 13243 sys_catalog.cc:458] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:43.811686 13244 sys_catalog.cc:455] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dee8186c3a85482f99a57a3393c6d2a0. Latest consensus state: current_term: 1 leader_uuid: "dee8186c3a85482f99a57a3393c6d2a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee8186c3a85482f99a57a3393c6d2a0" member_type: VOTER } }
I20260710 10:59:43.812450 13244 sys_catalog.cc:458] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:43.813246 13249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:43.822345 13249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:43.829769 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:43.832526 13249 catalog_manager.cc:1383] Generated new cluster ID: d2b5c16cd8634055b2c4c8df796c80f2
I20260710 10:59:43.832751 13249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:43.858857 13249 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:43.860152 13249 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:43.877116 13249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0: Generated new TSK 0
I20260710 10:59:43.877645 13249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:43.896417 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:43.901826 13260 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 10:59:43.902753 13261 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 10:59:43.904240 13263 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 10:59:43.904968 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:43.905682 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:43.905881 12657 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 10:59:43.906044 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681183906010 us; error 0 us; skew 500 ppm
I20260710 10:59:43.906546 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:43.908859 12657 webserver.cc:533] Webserver started at http://127.12.92.65:39935/ using document root <none> and password file <none>
I20260710 10:59:43.909313 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:43.909492 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:43.909770 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:43.910740 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "0196f54085f64b578186cf3345dec152"
format_stamp: "Formatted at 2026-07-10 10:59:43 on dist-test-slave-tgtk"
I20260710 10:59:43.915128 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 10:59:43.918109 13268 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:43.918828 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:43.919155 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "0196f54085f64b578186cf3345dec152"
format_stamp: "Formatted at 2026-07-10 10:59:43 on dist-test-slave-tgtk"
I20260710 10:59:43.919445 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-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 10:59:43.954361 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:43.955637 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:43.957031 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:43.959187 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:43.959401 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:43.959636 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:43.959820 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:43.998733 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:35065
I20260710 10:59:43.998849 13330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:35065 every 8 connection(s)
I20260710 10:59:44.003520 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:44.011861 13335 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 10:59:44.013033 13336 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 10:59:44.015771 12657 server_base.cc:1061] running on GCE node
W20260710 10:59:44.016649 13338 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 10:59:44.017992 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:44.018260 12657 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 10:59:44.018301 13331 heartbeater.cc:344] Connected to a master server at 127.12.92.126:32943
I20260710 10:59:44.018494 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681184018461 us; error 0 us; skew 500 ppm
I20260710 10:59:44.018754 13331 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:44.019181 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:44.019589 13331 heartbeater.cc:507] Master 127.12.92.126:32943 requested a full tablet report, sending...
I20260710 10:59:44.021978 13204 ts_manager.cc:194] Registered new tserver with Master: 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065)
I20260710 10:59:44.022024 12657 webserver.cc:533] Webserver started at http://127.12.92.66:38835/ using document root <none> and password file <none>
I20260710 10:59:44.022686 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:44.022878 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:44.023200 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:44.023875 13204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55388
I20260710 10:59:44.024427 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "21f98d8b70614e1599df58b521559227"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-tgtk"
I20260710 10:59:44.028692 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:44.031734 13343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.032493 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:44.032763 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "21f98d8b70614e1599df58b521559227"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-tgtk"
I20260710 10:59:44.033010 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-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 10:59:44.054868 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:44.056056 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:44.057417 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:44.059485 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:44.059691 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.059926 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:44.060104 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.097636 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:41457
I20260710 10:59:44.097738 13405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:41457 every 8 connection(s)
I20260710 10:59:44.102239 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:44.109215 13409 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 10:59:44.110176 13410 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 10:59:44.111620 13412 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 10:59:44.113180 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:44.114239 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:44.114483 12657 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 10:59:44.114674 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681184114652 us; error 0 us; skew 500 ppm
I20260710 10:59:44.115361 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:44.115579 13406 heartbeater.cc:344] Connected to a master server at 127.12.92.126:32943
I20260710 10:59:44.115957 13406 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:44.116811 13406 heartbeater.cc:507] Master 127.12.92.126:32943 requested a full tablet report, sending...
I20260710 10:59:44.117962 12657 webserver.cc:533] Webserver started at http://127.12.92.67:39591/ using document root <none> and password file <none>
I20260710 10:59:44.118594 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:44.118824 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:44.118968 13204 ts_manager.cc:194] Registered new tserver with Master: 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:44.119175 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:44.120689 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "8cf64e3993a940749408134ab692d049"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-tgtk"
I20260710 10:59:44.120721 13204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55396
I20260710 10:59:44.125420 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 10:59:44.128484 13417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.129166 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:44.129393 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "8cf64e3993a940749408134ab692d049"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-tgtk"
I20260710 10:59:44.129618 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681169490517-12657-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 10:59:44.151613 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:44.152823 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:44.154277 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:44.156642 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:44.156860 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.157152 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:44.157327 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:44.197971 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:33743
I20260710 10:59:44.198055 13479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:33743 every 8 connection(s)
I20260710 10:59:44.211678 13480 heartbeater.cc:344] Connected to a master server at 127.12.92.126:32943
I20260710 10:59:44.211980 13480 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:44.212675 13480 heartbeater.cc:507] Master 127.12.92.126:32943 requested a full tablet report, sending...
I20260710 10:59:44.214608 13204 ts_manager.cc:194] Registered new tserver with Master: 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.214743 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01346378s
I20260710 10:59:44.216317 13204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55402
I20260710 10:59:44.238739 13204 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55416:
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 10:59:44.242023 13204 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 10:59:44.305518 13371 tablet_service.cc:1511] Processing CreateTablet for tablet 6685515892ce4f31ba20dd3e6e6f0422 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:44.307338 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685515892ce4f31ba20dd3e6e6f0422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.316406 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 87b4b141665f41a2a3f88b3f38ae1f09 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:44.318168 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b4b141665f41a2a3f88b3f38ae1f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.321835 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 6685515892ce4f31ba20dd3e6e6f0422 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:44.323114 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685515892ce4f31ba20dd3e6e6f0422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.326788 13369 tablet_service.cc:1511] Processing CreateTablet for tablet 56770db7516a4791b9dd149b4a35466c (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:44.327526 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 56770db7516a4791b9dd149b4a35466c (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:44.328123 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56770db7516a4791b9dd149b4a35466c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.328821 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56770db7516a4791b9dd149b4a35466c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.331758 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 87b4b141665f41a2a3f88b3f38ae1f09 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:44.333199 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b4b141665f41a2a3f88b3f38ae1f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.336676 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf87ba510154ad69043ada353fc912a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:44.337958 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf87ba510154ad69043ada353fc912a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.340621 13368 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf87ba510154ad69043ada353fc912a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:44.341879 13368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf87ba510154ad69043ada353fc912a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.344085 13292 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb7596f51f24b63a1102141e5752264 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:44.345396 13292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb7596f51f24b63a1102141e5752264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.345263 13367 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb7596f51f24b63a1102141e5752264 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:44.346555 13367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb7596f51f24b63a1102141e5752264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.348847 13291 tablet_service.cc:1511] Processing CreateTablet for tablet a61f5eabc15c463885b32ff5adf43ab0 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:44.350090 13291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61f5eabc15c463885b32ff5adf43ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.350006 13366 tablet_service.cc:1511] Processing CreateTablet for tablet a61f5eabc15c463885b32ff5adf43ab0 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:44.351279 13366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61f5eabc15c463885b32ff5adf43ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.354926 13365 tablet_service.cc:1511] Processing CreateTablet for tablet 45e08368405c4bb58c1e7d94f60081fa (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:44.355304 13290 tablet_service.cc:1511] Processing CreateTablet for tablet 45e08368405c4bb58c1e7d94f60081fa (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:44.356283 13365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e08368405c4bb58c1e7d94f60081fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.356479 13290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e08368405c4bb58c1e7d94f60081fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.358213 13289 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e492895a7430c91ec931278d6f63a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:44.359460 13289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e492895a7430c91ec931278d6f63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.359459 13364 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e492895a7430c91ec931278d6f63a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:44.364320 13364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e492895a7430c91ec931278d6f63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.364133 13363 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:44.365409 13363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.367118 13288 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:44.368372 13288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.368904 13362 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9df08f07c402c86e695a3559b266f (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:44.370136 13362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9df08f07c402c86e695a3559b266f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.372143 13287 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9df08f07c402c86e695a3559b266f (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:44.373308 13287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9df08f07c402c86e695a3559b266f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.441674 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 6685515892ce4f31ba20dd3e6e6f0422 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:44.446118 13442 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf87ba510154ad69043ada353fc912a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:44.447248 13441 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb7596f51f24b63a1102141e5752264 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:44.444094 13444 tablet_service.cc:1511] Processing CreateTablet for tablet 87b4b141665f41a2a3f88b3f38ae1f09 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:44.450611 13438 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e492895a7430c91ec931278d6f63a (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:44.448406 13440 tablet_service.cc:1511] Processing CreateTablet for tablet a61f5eabc15c463885b32ff5adf43ab0 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:44.449513 13439 tablet_service.cc:1511] Processing CreateTablet for tablet 45e08368405c4bb58c1e7d94f60081fa (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:44.445106 13443 tablet_service.cc:1511] Processing CreateTablet for tablet 56770db7516a4791b9dd149b4a35466c (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:44.461589 13437 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797 (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:44.453675 13436 tablet_service.cc:1511] Processing CreateTablet for tablet 17c9df08f07c402c86e695a3559b266f (DEFAULT_TABLE table=test-workload [id=d773527a65a9492187391ae78570e4a1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:44.442947 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685515892ce4f31ba20dd3e6e6f0422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.464995 13440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61f5eabc15c463885b32ff5adf43ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.465801 13437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4eb6c76f5f48f88b26b99d9a3a0797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.471436 13443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56770db7516a4791b9dd149b4a35466c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.472244 13442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf87ba510154ad69043ada353fc912a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.475387 13444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b4b141665f41a2a3f88b3f38ae1f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.479369 13439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e08368405c4bb58c1e7d94f60081fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.483281 13436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c9df08f07c402c86e695a3559b266f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.487448 13441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb7596f51f24b63a1102141e5752264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.493166 13438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e492895a7430c91ec931278d6f63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:44.494144 13495 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.501931 13495 tablet_bootstrap.cc:654] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.504463 13496 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.513916 13496 tablet_bootstrap.cc:654] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.557624 13495 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.558188 13495 ts_tablet_manager.cc:1403] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.025s
I20260710 10:59:44.560889 13495 raft_consensus.cc:359] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.561646 13495 raft_consensus.cc:385] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.561972 13495 raft_consensus.cc:740] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.563688 13499 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.564417 13496 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.565316 13496 ts_tablet_manager.cc:1403] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.030s
I20260710 10:59:44.564184 13495 consensus_queue.cc:260] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.568181 13496 raft_consensus.cc:359] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.568888 13496 raft_consensus.cc:385] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.569231 13496 raft_consensus.cc:740] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.569900 13496 consensus_queue.cc:260] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.571799 13406 heartbeater.cc:499] Master 127.12.92.126:32943 was elected leader, sending a full tablet report...
I20260710 10:59:44.572176 13496 ts_tablet_manager.cc:1434] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 10:59:44.572943 13496 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.575652 13499 tablet_bootstrap.cc:654] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.576930 13331 heartbeater.cc:499] Master 127.12.92.126:32943 was elected leader, sending a full tablet report...
I20260710 10:59:44.577287 13495 ts_tablet_manager.cc:1434] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 10:59:44.578230 13495 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.584079 13499 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.584218 13496 tablet_bootstrap.cc:654] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.584553 13499 ts_tablet_manager.cc:1403] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 10:59:44.587370 13499 raft_consensus.cc:359] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.587973 13495 tablet_bootstrap.cc:654] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.588124 13499 raft_consensus.cc:385] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.588486 13499 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.589426 13499 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.595072 13480 heartbeater.cc:499] Master 127.12.92.126:32943 was elected leader, sending a full tablet report...
I20260710 10:59:44.595688 13499 ts_tablet_manager.cc:1434] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260710 10:59:44.596200 13495 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.596632 13495 ts_tablet_manager.cc:1403] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260710 10:59:44.596679 13499 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.599408 13495 raft_consensus.cc:359] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.600167 13495 raft_consensus.cc:385] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.600502 13495 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.600824 13496 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.601368 13495 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.601341 13496 ts_tablet_manager.cc:1403] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 10:59:44.604681 13495 ts_tablet_manager.cc:1434] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 10:59:44.605173 13496 raft_consensus.cc:359] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.605715 13499 tablet_bootstrap.cc:654] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.605890 13496 raft_consensus.cc:385] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.606338 13496 raft_consensus.cc:740] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.605594 13495 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.612059 13499 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.612578 13499 ts_tablet_manager.cc:1403] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260710 10:59:44.613047 13495 tablet_bootstrap.cc:654] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.615952 13499 raft_consensus.cc:359] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.616870 13499 raft_consensus.cc:385] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.616508 13496 consensus_queue.cc:260] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.617223 13499 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.618031 13499 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.618819 13496 ts_tablet_manager.cc:1434] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260710 10:59:44.619786 13496 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.620170 13499 ts_tablet_manager.cc:1434] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 10:59:44.621264 13499 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.624429 13495 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.624936 13495 ts_tablet_manager.cc:1403] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260710 10:59:44.625916 13496 tablet_bootstrap.cc:654] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.627941 13499 tablet_bootstrap.cc:654] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.627744 13495 raft_consensus.cc:359] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.628546 13495 raft_consensus.cc:385] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.628930 13495 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.629685 13495 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.631937 13495 ts_tablet_manager.cc:1434] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:44.633982 13495 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.637531 13496 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.638065 13496 ts_tablet_manager.cc:1403] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 10:59:44.640502 13495 tablet_bootstrap.cc:654] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.641021 13496 raft_consensus.cc:359] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.641814 13496 raft_consensus.cc:385] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.642158 13496 raft_consensus.cc:740] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.643083 13496 consensus_queue.cc:260] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.646891 13496 ts_tablet_manager.cc:1434] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 10:59:44.647374 13499 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.647835 13496 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.647997 13499 ts_tablet_manager.cc:1403] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260710 10:59:44.651832 13499 raft_consensus.cc:359] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.652802 13499 raft_consensus.cc:385] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.653323 13499 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.654134 13496 tablet_bootstrap.cc:654] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.654475 13499 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.656929 13499 ts_tablet_manager.cc:1434] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:44.658676 13499 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.658740 13495 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.659303 13495 ts_tablet_manager.cc:1403] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260710 10:59:44.661989 13495 raft_consensus.cc:359] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.662745 13495 raft_consensus.cc:385] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.663087 13495 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.663945 13495 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.665376 13499 tablet_bootstrap.cc:654] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.666363 13495 ts_tablet_manager.cc:1434] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 10:59:44.667377 13495 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.670734 13496 tablet_bootstrap.cc:492] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.671229 13496 ts_tablet_manager.cc:1403] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260710 10:59:44.673703 13495 tablet_bootstrap.cc:654] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.673904 13496 raft_consensus.cc:359] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.674629 13496 raft_consensus.cc:385] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.674935 13496 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.675944 13496 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.677062 13499 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.677495 13499 ts_tablet_manager.cc:1403] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.006s
I20260710 10:59:44.680914 13496 ts_tablet_manager.cc:1434] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 10:59:44.682183 13496 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.680284 13499 raft_consensus.cc:359] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.683923 13499 raft_consensus.cc:385] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.684298 13499 raft_consensus.cc:740] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.685218 13495 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.685128 13499 consensus_queue.cc:260] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.685792 13495 ts_tablet_manager.cc:1403] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 10:59:44.687395 13499 ts_tablet_manager.cc:1434] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 10:59:44.688386 13499 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.688941 13495 raft_consensus.cc:359] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.689755 13495 raft_consensus.cc:385] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.690095 13495 raft_consensus.cc:740] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.690239 13496 tablet_bootstrap.cc:654] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.691020 13495 consensus_queue.cc:260] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.694903 13499 tablet_bootstrap.cc:654] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.695914 13495 ts_tablet_manager.cc:1434] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 10:59:44.696822 13495 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.700071 13500 raft_consensus.cc:493] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.700666 13500 raft_consensus.cc:515] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.704700 13496 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.705243 13496 ts_tablet_manager.cc:1403] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.015s
I20260710 10:59:44.706202 13499 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.706687 13499 ts_tablet_manager.cc:1403] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 10:59:44.707948 13500 leader_election.cc:290] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.714282 13496 raft_consensus.cc:359] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.715045 13496 raft_consensus.cc:385] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.715353 13496 raft_consensus.cc:740] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.716099 13496 consensus_queue.cc:260] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.717543 13495 tablet_bootstrap.cc:654] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.718263 13496 ts_tablet_manager.cc:1434] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260710 10:59:44.721015 13496 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.724373 13499 raft_consensus.cc:359] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.724903 13500 raft_consensus.cc:493] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.725154 13499 raft_consensus.cc:385] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.725488 13499 raft_consensus.cc:740] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.726245 13499 consensus_queue.cc:260] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.727705 13496 tablet_bootstrap.cc:654] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.728405 13499 ts_tablet_manager.cc:1434] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 10:59:44.729401 13499 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.725493 13500 raft_consensus.cc:515] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.734350 13500 leader_election.cc:290] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.735318 13504 raft_consensus.cc:493] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.735932 13504 raft_consensus.cc:515] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.738340 13504 leader_election.cc:290] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:44.769562 13495 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.769995 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:44.770078 13495 ts_tablet_manager.cc:1403] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.005s
I20260710 10:59:44.771611 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
W20260710 10:59:44.772871 13271 leader_election.cc:343] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:44.774570 13271 leader_election.cc:343] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.774852 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:44.775622 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:44.776295 13454 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 0.
W20260710 10:59:44.776722 13270 leader_election.cc:343] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.777172 13270 leader_election.cc:304] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0196f54085f64b578186cf3345dec152; no voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049
I20260710 10:59:44.778244 13500 raft_consensus.cc:2749] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.779363 13499 tablet_bootstrap.cc:654] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.779479 13270 leader_election.cc:304] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 21f98d8b70614e1599df58b521559227
I20260710 10:59:44.780588 13500 raft_consensus.cc:2804] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.780953 13500 raft_consensus.cc:493] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.781243 13500 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.781425 13496 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.781940 13496 ts_tablet_manager.cc:1403] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.026s
I20260710 10:59:44.782878 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:44.783771 13380 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:44.785140 13420 leader_election.cc:304] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:44.786283 13504 raft_consensus.cc:2804] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.785835 13496 raft_consensus.cc:359] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.786651 13504 raft_consensus.cc:493] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.786756 13496 raft_consensus.cc:385] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.787042 13504 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.787258 13496 raft_consensus.cc:740] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.788379 13496 consensus_queue.cc:260] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.788786 13500 raft_consensus.cc:515] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.791440 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
W20260710 10:59:44.792696 13271 leader_election.cc:343] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.793591 13500 leader_election.cc:290] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.793885 13496 ts_tablet_manager.cc:1434] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 10:59:44.795051 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:44.795233 13496 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.795568 13454 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.791584 13495 raft_consensus.cc:359] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.802007 13499 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.803197 13496 tablet_bootstrap.cc:654] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.805078 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:44.809235 13495 raft_consensus.cc:385] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.809466 13499 ts_tablet_manager.cc:1403] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.014s
I20260710 10:59:44.809563 13495 raft_consensus.cc:740] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.809610 13306 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:44.810412 13495 consensus_queue.cc:260] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.812431 13499 raft_consensus.cc:359] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.812947 13495 ts_tablet_manager.cc:1434] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260710 10:59:44.813174 13499 raft_consensus.cc:385] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.813478 13499 raft_consensus.cc:740] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.813906 13495 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.814301 13499 consensus_queue.cc:260] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.820989 13496 tablet_bootstrap.cc:492] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.821528 13496 ts_tablet_manager.cc:1403] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260710 10:59:44.821867 13495 tablet_bootstrap.cc:654] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.808107 13501 raft_consensus.cc:493] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.808701 13504 raft_consensus.cc:515] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.824918 13496 raft_consensus.cc:359] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.825817 13496 raft_consensus.cc:385] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.826124 13496 raft_consensus.cc:740] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.826327 13504 leader_election.cc:290] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:44.827005 13496 consensus_queue.cc:260] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.828262 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:44.828998 13380 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:44.824201 13252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:44.827032 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:44.831866 13306 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.824416 13499 ts_tablet_manager.cc:1434] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 10:59:44.824936 13501 raft_consensus.cc:515] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.838752 13499 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.840848 13501 leader_election.cc:290] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.807533 13454 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:44.843546 13270 leader_election.cc:304] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 21f98d8b70614e1599df58b521559227
I20260710 10:59:44.844343 13500 raft_consensus.cc:2804] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.846242 13306 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:44.848073 13418 leader_election.cc:304] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:44.849129 13504 raft_consensus.cc:2804] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.858070 13496 ts_tablet_manager.cc:1434] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.003s
I20260710 10:59:44.859356 13495 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.860028 13495 ts_tablet_manager.cc:1403] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.024s
I20260710 10:59:44.861140 13496 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.866065 13499 tablet_bootstrap.cc:654] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.866885 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:44.867925 13496 tablet_bootstrap.cc:654] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.868026 13495 raft_consensus.cc:359] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.871050 13380 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:44.875214 13495 raft_consensus.cc:385] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.875531 13495 raft_consensus.cc:740] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.871939 13500 raft_consensus.cc:697] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:44.876236 13495 consensus_queue.cc:260] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.877532 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:44.877395 13500 consensus_queue.cc:237] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.878331 13495 ts_tablet_manager.cc:1434] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 10:59:44.879225 13495 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.872753 13504 raft_consensus.cc:697] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
W20260710 10:59:44.874698 13344 leader_election.cc:343] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:44.880261 13345 leader_election.cc:343] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.880376 13504 consensus_queue.cc:237] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.882269 13345 leader_election.cc:304] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21f98d8b70614e1599df58b521559227; no voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049
I20260710 10:59:44.883445 13527 raft_consensus.cc:2749] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:44.887981 13495 tablet_bootstrap.cc:654] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.888037 13499 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.891512 13499 ts_tablet_manager.cc:1403] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260710 10:59:44.893584 13202 catalog_manager.cc:5697] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:44.894929 13496 tablet_bootstrap.cc:492] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.894559 13499 raft_consensus.cc:359] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.895367 13496 ts_tablet_manager.cc:1403] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 10:59:44.895462 13499 raft_consensus.cc:385] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.895875 13499 raft_consensus.cc:740] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.895694 13199 catalog_manager.cc:5697] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:44.896750 13499 consensus_queue.cc:260] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.897567 13525 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.897851 13496 raft_consensus.cc:359] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.898499 13496 raft_consensus.cc:385] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.898221 13525 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.898798 13496 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.899667 13499 ts_tablet_manager.cc:1434] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:44.899732 13496 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.900723 13499 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.901474 13525 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065)
I20260710 10:59:44.901688 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:44.902832 13495 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.903103 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:44.903481 13306 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:44.903649 13380 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:44.904434 13500 raft_consensus.cc:493] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.904785 13418 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:44.904893 13500 raft_consensus.cc:515] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.905787 13525 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.906188 13525 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.906579 13525 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.903532 13495 ts_tablet_manager.cc:1403] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260710 10:59:44.908249 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:44.909862 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:44.909772 13495 raft_consensus.cc:359] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
W20260710 10:59:44.910143 13270 leader_election.cc:343] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.910396 13495 raft_consensus.cc:385] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.910436 13380 raft_consensus.cc:2468] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 0.
I20260710 10:59:44.910851 13495 raft_consensus.cc:740] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.911587 13495 consensus_queue.cc:260] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.911814 13271 leader_election.cc:304] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:44.912271 13500 leader_election.cc:290] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.912815 13530 raft_consensus.cc:2804] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.913149 13530 raft_consensus.cc:493] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.913448 13530 raft_consensus.cc:3060] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.913563 13525 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.914067 13496 ts_tablet_manager.cc:1434] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 10:59:44.915004 13496 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.916041 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:44.916579 13306 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.916055 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:44.919529 13380 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.921564 13496 tablet_bootstrap.cc:654] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.922200 13530 raft_consensus.cc:515] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.924185 13306 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:44.925086 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:44.925240 13418 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:44.925627 13381 raft_consensus.cc:3060] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.925606 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:44.926030 13504 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.926581 13504 raft_consensus.cc:697] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:44.927416 13504 consensus_queue.cc:237] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
W20260710 10:59:44.927731 13270 leader_election.cc:343] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:44.929141 13495 ts_tablet_manager.cc:1434] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 10:59:44.929826 13530 leader_election.cc:290] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.932178 13495 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.933009 13381 raft_consensus.cc:2468] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:44.933977 13499 tablet_bootstrap.cc:654] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.934257 13271 leader_election.cc:304] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:44.932801 13496 tablet_bootstrap.cc:492] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.935293 13496 ts_tablet_manager.cc:1403] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 10:59:44.935473 13530 raft_consensus.cc:2804] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.936278 13380 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:44.936407 13530 raft_consensus.cc:697] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:44.937441 13530 consensus_queue.cc:237] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.938019 13496 raft_consensus.cc:359] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.938934 13495 tablet_bootstrap.cc:654] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.939245 13496 raft_consensus.cc:385] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.939625 13496 raft_consensus.cc:740] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.940343 13496 consensus_queue.cc:260] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.944816 13496 ts_tablet_manager.cc:1434] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 10:59:44.945779 13496 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: Bootstrap starting.
I20260710 10:59:44.952320 13496 tablet_bootstrap.cc:654] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.952382 13499 tablet_bootstrap.cc:492] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:44.952934 13499 ts_tablet_manager.cc:1403] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.010s
I20260710 10:59:44.954401 13527 raft_consensus.cc:493] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:44.954862 13527 raft_consensus.cc:515] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.944665 13525 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065)
I20260710 10:59:44.956302 13499 raft_consensus.cc:359] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.957998 13527 leader_election.cc:290] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:44.959906 13499 raft_consensus.cc:385] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.960780 13499 raft_consensus.cc:740] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.961179 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:44.961912 13454 raft_consensus.cc:2468] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 0.
I20260710 10:59:44.961658 13499 consensus_queue.cc:260] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.962916 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:44.963184 13345 leader_election.cc:304] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:44.964336 13527 raft_consensus.cc:2804] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:44.964717 13527 raft_consensus.cc:493] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:44.965060 13527 raft_consensus.cc:3060] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.967331 13306 raft_consensus.cc:2468] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 0.
I20260710 10:59:44.974359 13495 tablet_bootstrap.cc:492] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:44.974561 13496 tablet_bootstrap.cc:492] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: No bootstrap required, opened a new log
I20260710 10:59:44.975010 13495 ts_tablet_manager.cc:1403] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.022s
I20260710 10:59:44.975360 13496 ts_tablet_manager.cc:1403] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260710 10:59:44.977100 13527 raft_consensus.cc:515] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.978567 13496 raft_consensus.cc:359] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.979528 13496 raft_consensus.cc:385] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.979913 13496 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.980664 13496 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.981271 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:44.981834 13306 raft_consensus.cc:3060] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:44.982877 13496 ts_tablet_manager.cc:1434] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:44.979542 13495 raft_consensus.cc:359] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.984237 13495 raft_consensus.cc:385] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:44.984514 13495 raft_consensus.cc:740] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:44.985154 13495 consensus_queue.cc:260] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:44.987217 13495 ts_tablet_manager.cc:1434] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 10:59:44.988094 13495 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: Bootstrap starting.
I20260710 10:59:44.991660 13306 raft_consensus.cc:2468] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 1.
I20260710 10:59:44.978439 13499 ts_tablet_manager.cc:1434] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 10:59:44.996371 13499 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:44.996600 13344 leader_election.cc:304] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:44.997918 13501 raft_consensus.cc:2804] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:44.993592 13495 tablet_bootstrap.cc:654] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.994472 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4eb6c76f5f48f88b26b99d9a3a0797" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.000427 13454 raft_consensus.cc:3060] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.002056 13499 tablet_bootstrap.cc:654] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:44.995112 13527 leader_election.cc:290] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.015404 13530 raft_consensus.cc:493] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.015945 13530 raft_consensus.cc:515] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.018226 13454 raft_consensus.cc:2468] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 1.
I20260710 10:59:45.019632 13530 leader_election.cc:290] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.020092 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:45.020527 13527 raft_consensus.cc:493] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.021575 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.021193 13527 raft_consensus.cc:515] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
W20260710 10:59:45.023034 13270 leader_election.cc:343] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.023531 13380 raft_consensus.cc:2468] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 0.
I20260710 10:59:45.025890 13501 raft_consensus.cc:697] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 1 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:45.027146 13501 consensus_queue.cc:237] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.027817 13271 leader_election.cc:304] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.028846 13530 raft_consensus.cc:2804] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.029237 13530 raft_consensus.cc:493] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.029601 13530 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.031757 13527 leader_election.cc:290] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.032354 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.033308 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
W20260710 10:59:45.034967 13345 leader_election.cc:343] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.036957 13530 raft_consensus.cc:515] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.030488 13547 raft_consensus.cc:493] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.038296 13306 raft_consensus.cc:2393] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21f98d8b70614e1599df58b521559227 in current term 1: Already voted for candidate 0196f54085f64b578186cf3345dec152 in this term.
I20260710 10:59:45.038089 13547 raft_consensus.cc:515] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.040264 13344 leader_election.cc:304] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21f98d8b70614e1599df58b521559227; no voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.041970 13527 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.042264 13500 raft_consensus.cc:493] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.042765 13380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.041811 13530 leader_election.cc:290] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.042733 13500 raft_consensus.cc:515] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.045542 13500 leader_election.cc:290] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.047411 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:45.048497 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.048833 13500 raft_consensus.cc:493] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 10:59:45.050725 13270 leader_election.cc:343] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.050416 13500 raft_consensus.cc:515] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
W20260710 10:59:45.051469 13270 leader_election.cc:343] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.048425 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.052536 13381 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 0.
I20260710 10:59:45.054380 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56770db7516a4791b9dd149b4a35466c" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.055152 13381 raft_consensus.cc:2468] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 0.
I20260710 10:59:45.054962 13202 catalog_manager.cc:5697] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:45.056743 13271 leader_election.cc:304] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.058194 13271 leader_election.cc:304] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:45.058641 13527 raft_consensus.cc:2749] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:45.061535 13500 leader_election.cc:290] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.071213 13500 raft_consensus.cc:2804] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.071576 13500 raft_consensus.cc:493] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.071920 13500 raft_consensus.cc:3060] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.062238 13530 raft_consensus.cc:2804] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.075197 13530 raft_consensus.cc:493] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.075587 13530 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.080238 13199 catalog_manager.cc:5697] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.086621 13500 raft_consensus.cc:515] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.062808 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56770db7516a4791b9dd149b4a35466c" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:45.064036 13525 raft_consensus.cc:493] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.089393 13525 raft_consensus.cc:515] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.089663 13530 raft_consensus.cc:515] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.089743 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56770db7516a4791b9dd149b4a35466c" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.090771 13381 raft_consensus.cc:3060] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.091647 13525 leader_election.cc:290] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.092768 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.093416 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.094502 13500 leader_election.cc:290] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
W20260710 10:59:45.095084 13418 leader_election.cc:343] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.095780 13530 leader_election.cc:290] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.093456 13379 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.099290 13495 tablet_bootstrap.cc:492] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: No bootstrap required, opened a new log
I20260710 10:59:45.099740 13495 ts_tablet_manager.cc:1403] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: Time spent bootstrapping tablet: real 0.112s	user 0.045s	sys 0.052s
I20260710 10:59:45.101544 13380 raft_consensus.cc:2468] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:45.102280 13495 raft_consensus.cc:359] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.102900 13495 raft_consensus.cc:385] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:45.103219 13495 raft_consensus.cc:740] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Initialized, Role: FOLLOWER
I20260710 10:59:45.103116 13271 leader_election.cc:304] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.102463 13202 catalog_manager.cc:5697] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.103838 13495 consensus_queue.cc:260] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.104739 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56770db7516a4791b9dd149b4a35466c" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.105374 13453 raft_consensus.cc:3060] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.105724 13495 ts_tablet_manager.cc:1434] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:45.107568 13452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
W20260710 10:59:45.109021 13270 leader_election.cc:343] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:45.109163 13530 raft_consensus.cc:2804] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.109553 13530 raft_consensus.cc:697] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:45.109571 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.110415 13378 raft_consensus.cc:2468] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:45.110432 13530 consensus_queue.cc:237] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.066025 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.111930 13306 raft_consensus.cc:2468] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 0.
I20260710 10:59:45.067307 13455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049" is_pre_election: true
I20260710 10:59:45.112892 13455 raft_consensus.cc:2468] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 0.
I20260710 10:59:45.114542 13345 leader_election.cc:304] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.116016 13420 leader_election.cc:304] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [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: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 0196f54085f64b578186cf3345dec152
I20260710 10:59:45.117348 13525 raft_consensus.cc:2804] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.117826 13525 raft_consensus.cc:493] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.118362 13525 raft_consensus.cc:3060] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.122648 13499 tablet_bootstrap.cc:492] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:45.123159 13499 ts_tablet_manager.cc:1403] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.036s
I20260710 10:59:45.125216 13499 raft_consensus.cc:359] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.125808 13499 raft_consensus.cc:385] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:45.126048 13499 raft_consensus.cc:740] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:45.126837 13499 consensus_queue.cc:260] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.128487 13499 ts_tablet_manager.cc:1434] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 10:59:45.129340 13499 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: Bootstrap starting.
I20260710 10:59:45.130494 13379 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:45.134230 13271 leader_election.cc:304] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.135046 13499 tablet_bootstrap.cc:654] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:45.135649 13530 raft_consensus.cc:2804] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.136049 13381 raft_consensus.cc:2468] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:45.136881 13530 raft_consensus.cc:697] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:45.137478 13271 leader_election.cc:304] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:45.137729 13530 consensus_queue.cc:237] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.138396 13551 raft_consensus.cc:2804] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.138891 13551 raft_consensus.cc:697] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:45.139755 13551 consensus_queue.cc:237] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.142545 13453 raft_consensus.cc:2468] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 1.
I20260710 10:59:45.144260 13525 raft_consensus.cc:515] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.067770 13547 leader_election.cc:290] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.147394 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.147632 13547 raft_consensus.cc:2804] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.148000 13306 raft_consensus.cc:3060] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.148005 13547 raft_consensus.cc:493] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.150513 13547 raft_consensus.cc:3060] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.155573 13306 raft_consensus.cc:2468] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:45.156009 13504 raft_consensus.cc:493] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.157004 13504 raft_consensus.cc:515] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.159902 13504 leader_election.cc:290] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.159833 13547 raft_consensus.cc:515] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.161623 13418 leader_election.cc:304] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.161724 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.162788 13381 raft_consensus.cc:2393] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cf64e3993a940749408134ab692d049 in current term 1: Already voted for candidate 0196f54085f64b578186cf3345dec152 in this term.
I20260710 10:59:45.162781 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.163553 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b4b141665f41a2a3f88b3f38ae1f09" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.163772 13306 raft_consensus.cc:2393] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21f98d8b70614e1599df58b521559227 in current term 1: Already voted for candidate 8cf64e3993a940749408134ab692d049 in this term.
I20260710 10:59:45.164647 13504 raft_consensus.cc:2804] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.164841 13525 leader_election.cc:290] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.166528 13418 leader_election.cc:304] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cf64e3993a940749408134ab692d049; no voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.167856 13525 raft_consensus.cc:3060] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.168074 13547 leader_election.cc:290] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 1 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.165436 13504 raft_consensus.cc:697] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:45.170140 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.170495 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c9df08f07c402c86e695a3559b266f" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.170941 13381 raft_consensus.cc:2393] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cf64e3993a940749408134ab692d049 in current term 1: Already voted for candidate 21f98d8b70614e1599df58b521559227 in this term.
I20260710 10:59:45.172259 13345 leader_election.cc:304] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [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: 21f98d8b70614e1599df58b521559227; no voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049
I20260710 10:59:45.172154 13504 consensus_queue.cc:237] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.173487 13547 raft_consensus.cc:2749] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:45.174212 13199 catalog_manager.cc:5697] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.176517 13499 tablet_bootstrap.cc:492] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: No bootstrap required, opened a new log
I20260710 10:59:45.177037 13499 ts_tablet_manager.cc:1403] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.003s
I20260710 10:59:45.176378 13199 catalog_manager.cc:5697] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.178421 13525 raft_consensus.cc:2749] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:45.179939 13499 raft_consensus.cc:359] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.180701 13499 raft_consensus.cc:385] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:45.181035 13499 raft_consensus.cc:740] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Initialized, Role: FOLLOWER
I20260710 10:59:45.181855 13499 consensus_queue.cc:260] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.185664 13499 ts_tablet_manager.cc:1434] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 10:59:45.186831 13203 catalog_manager.cc:5697] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:45.194386 13504 raft_consensus.cc:493] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.193908 13199 catalog_manager.cc:5697] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.194821 13504 raft_consensus.cc:515] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.197548 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.197870 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.198695 13381 raft_consensus.cc:2393] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cf64e3993a940749408134ab692d049 in current term 1: Already voted for candidate 0196f54085f64b578186cf3345dec152 in this term.
I20260710 10:59:45.199833 13420 leader_election.cc:304] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cf64e3993a940749408134ab692d049; no voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.200603 13525 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.201740 13504 leader_election.cc:290] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.205950 13525 raft_consensus.cc:2749] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:45.251986 13525 raft_consensus.cc:493] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.252410 13525 raft_consensus.cc:515] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.253990 13525 leader_election.cc:290] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.254931 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.255153 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.255532 13306 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:45.255715 13381 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 0.
I20260710 10:59:45.256597 13418 leader_election.cc:304] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.257287 13525 raft_consensus.cc:2804] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:45.257529 13525 raft_consensus.cc:493] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:45.257754 13525 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.262121 13525 raft_consensus.cc:515] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.263634 13525 leader_election.cc:290] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.264267 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.264585 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.264845 13306 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.265133 13381 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.271409 13381 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:45.271409 13306 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 1.
I20260710 10:59:45.272534 13420 leader_election.cc:304] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.273258 13525 raft_consensus.cc:2804] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.273658 13525 raft_consensus.cc:697] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:45.274367 13525 consensus_queue.cc:237] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.281224 13199 catalog_manager.cc:5697] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:45.290490 13525 raft_consensus.cc:493] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:45.290880 13525 raft_consensus.cc:515] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.292609 13525 leader_election.cc:290] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:45.293272 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0196f54085f64b578186cf3345dec152" is_pre_election: true
I20260710 10:59:45.293522 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f98d8b70614e1599df58b521559227" is_pre_election: true
I20260710 10:59:45.294243 13381 raft_consensus.cc:2393] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cf64e3993a940749408134ab692d049 in current term 1: Already voted for candidate 0196f54085f64b578186cf3345dec152 in this term.
I20260710 10:59:45.295207 13420 leader_election.cc:304] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cf64e3993a940749408134ab692d049; no voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.295768 13525 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.299942 13525 raft_consensus.cc:2749] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:45.322034 13530 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.331902 13381 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.339555 13525 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.339799 13500 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.356637 13504 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.439401 13504 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.453708 13531 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:45.463632 13453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "8cf64e3993a940749408134ab692d049"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:58814
I20260710 10:59:45.464216 13453 raft_consensus.cc:606] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:45.469236 13547 consensus_queue.cc:1048] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.479391 13527 consensus_queue.cc:1048] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.486480 13453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0"
dest_uuid: "8cf64e3993a940749408134ab692d049"
mode: GRACEFUL
new_leader_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:58814
I20260710 10:59:45.487109 13453 raft_consensus.cc:606] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Received request to transfer leadership to TS 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.501821 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:34760
I20260710 10:59:45.502492 13306 raft_consensus.cc:606] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Received request to transfer leadership to TS 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.507898 13453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "8cf64e3993a940749408134ab692d049"
mode: GRACEFUL
new_leader_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:58814
I20260710 10:59:45.508328 13453 raft_consensus.cc:606] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Received request to transfer leadership to TS 21f98d8b70614e1599df58b521559227
I20260710 10:59:45.523926 13500 consensus_queue.cc:1048] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.534794 13530 consensus_queue.cc:1048] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.566347 13531 consensus_queue.cc:1048] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.573055 13530 consensus_queue.cc:1048] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.578258 13525 consensus_queue.cc:1048] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:45.588018 13551 consensus_queue.cc:1048] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:45.608156 13551 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.617774 13500 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.625435 13530 raft_consensus.cc:993] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: : Instructing follower 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.625851 13500 raft_consensus.cc:1081] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Signalling peer 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.627343 13379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa"
dest_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:39104
I20260710 10:59:45.627859 13379 raft_consensus.cc:493] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.628228 13379 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.632805 13379 raft_consensus.cc:515] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.634316 13379 leader_election.cc:290] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.635031 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.635615 13306 raft_consensus.cc:3055] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.635864 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.635929 13306 raft_consensus.cc:740] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:45.636477 13453 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.636916 13306 consensus_queue.cc:260] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.637912 13306 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.641378 13453 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.642297 13345 leader_election.cc:304] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.642565 13306 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.643157 13547 raft_consensus.cc:2804] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.643599 13547 raft_consensus.cc:697] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:45.644420 13547 consensus_queue.cc:237] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.646772 13500 consensus_queue.cc:1048] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.651276 13202 catalog_manager.cc:5697] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 1 to 2, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.656858 13573 consensus_queue.cc:1048] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.700166 13525 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.706344 13576 raft_consensus.cc:993] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: : Instructing follower 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.706797 13504 raft_consensus.cc:1081] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Signalling peer 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.708940 13381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0"
dest_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:39108
I20260710 10:59:45.709586 13381 raft_consensus.cc:493] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.710024 13381 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.712523 13576 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:45.717792 13381 raft_consensus.cc:515] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.722942 13381 leader_election.cc:290] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.723155 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.723171 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.724120 13453 raft_consensus.cc:3055] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.724231 13306 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.724617 13453 raft_consensus.cc:740] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:45.725693 13453 consensus_queue.cc:260] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.727352 13453 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.729765 13306 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.730780 13344 leader_election.cc:304] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:45.731513 13547 raft_consensus.cc:2804] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.731922 13547 raft_consensus.cc:697] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:45.732595 13547 consensus_queue.cc:237] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.733536 13453 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.738423 13202 catalog_manager.cc:5697] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 1 to 2, leader changed from 8cf64e3993a940749408134ab692d049 (127.12.92.67) to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.829217 13504 raft_consensus.cc:993] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: : Instructing follower 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.829695 13576 raft_consensus.cc:1081] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Signalling peer 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:45.831429 13381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:39108
I20260710 10:59:45.831955 13381 raft_consensus.cc:493] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.832324 13381 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.836824 13381 raft_consensus.cc:515] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.838394 13381 leader_election.cc:290] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.839207 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:45.839443 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.839865 13306 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.840026 13453 raft_consensus.cc:3055] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.840406 13453 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:45.841270 13453 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.842293 13453 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.846437 13453 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.847424 13345 leader_election.cc:304] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:45.847512 13306 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 2.
I20260710 10:59:45.848078 13547 raft_consensus.cc:2804] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.848589 13547 raft_consensus.cc:697] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:45.849272 13547 consensus_queue.cc:237] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.854900 13202 catalog_manager.cc:5697] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 1 to 2, leader changed from 8cf64e3993a940749408134ab692d049 (127.12.92.67) to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.917820 13504 raft_consensus.cc:993] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:45.918295 13504 raft_consensus.cc:1081] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:45.919803 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34752
I20260710 10:59:45.920354 13306 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.920900 13306 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.925566 13306 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.927039 13306 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 2 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:45.927731 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:45.927979 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:45.928287 13381 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.928467 13453 raft_consensus.cc:3055] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:45.928817 13453 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:45.929458 13453 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.930282 13453 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:45.932902 13381 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 2.
I20260710 10:59:45.933844 13271 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:45.934540 13551 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:45.934775 13453 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 2.
I20260710 10:59:45.934942 13551 raft_consensus.cc:697] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:45.935789 13551 consensus_queue.cc:237] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:45.941505 13202 catalog_manager.cc:5697] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 1 to 2, leader changed from 8cf64e3993a940749408134ab692d049 (127.12.92.67) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:46.098677 13453 raft_consensus.cc:1275] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.100152 13586 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.107016 13306 raft_consensus.cc:1275] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.108338 13501 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.167860 13306 raft_consensus.cc:1275] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.169158 13501 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.178121 13453 raft_consensus.cc:1275] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.179798 13587 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.284185 13306 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.285370 13587 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.292994 13453 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.294606 13547 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.444237 13453 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.445473 13573 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:46.454516 13381 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:46.456717 13589 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.543404 12657 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 10:59:48.544497 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:48.559455 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:48.559912 13306 raft_consensus.cc:606] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Received request to transfer leadership to TS 8cf64e3993a940749408134ab692d049
I20260710 10:59:48.562021 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:48.562420 13306 raft_consensus.cc:606] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 LEADER]: Received request to transfer leadership to TS 8cf64e3993a940749408134ab692d049
I20260710 10:59:48.563334 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:48.563733 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:48.632507 13589 raft_consensus.cc:993] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: : Instructing follower 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:48.632925 13589 raft_consensus.cc:1081] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 LEADER]: Signalling peer 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:48.634331 13454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:58802
I20260710 10:59:48.634804 13454 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.635146 13454 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.639591 13454 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.641078 13454 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 3 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065)
I20260710 10:59:48.641798 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:48.642006 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:48.642374 13381 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.642457 13306 raft_consensus.cc:3055] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.643536 13306 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:48.644245 13306 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.645310 13306 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.649636 13381 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 3.
I20260710 10:59:48.650748 13420 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [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: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:48.651293 13306 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 3.
I20260710 10:59:48.651543 13592 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.652446 13592 raft_consensus.cc:697] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:48.653208 13592 consensus_queue.cc:237] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.659705 13199 catalog_manager.cc:5697] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 2 to 3, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.907333 13589 raft_consensus.cc:993] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: : Instructing follower 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:48.907755 13597 raft_consensus.cc:1081] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Signalling peer 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:48.909030 13454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:58802
I20260710 10:59:48.909430 13454 raft_consensus.cc:493] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.909687 13454 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.913834 13454 raft_consensus.cc:515] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.915501 13454 leader_election.cc:290] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 2 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:48.916085 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:48.916642 13306 raft_consensus.cc:3055] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.916566 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:48.917022 13306 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:48.917222 13381 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.917734 13306 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.918560 13306 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.922096 13381 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 2.
I20260710 10:59:48.922837 13306 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 2.
I20260710 10:59:48.922902 13420 leader_election.cc:304] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:48.923815 13592 raft_consensus.cc:2804] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.924181 13592 raft_consensus.cc:697] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:48.924767 13592 consensus_queue.cc:237] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:48.931161 13199 catalog_manager.cc:5697] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 1 to 2, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:49.107481 13306 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.108459 13592 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.116730 13381 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.118664 13607 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.463272 13381 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.464320 13607 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.474535 13306 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.475749 13592 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.564491 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:49.575032 13454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "8cf64e3993a940749408134ab692d049"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:58814
I20260710 10:59:49.575532 13454 raft_consensus.cc:606] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:49.585151 13454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "8cf64e3993a940749408134ab692d049"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:58814
I20260710 10:59:49.585632 13454 raft_consensus.cc:606] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:49.589182 13613 raft_consensus.cc:993] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.589578 13592 raft_consensus.cc:1081] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.591015 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34752
I20260710 10:59:49.591516 13306 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.591815 13306 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.599202 13306 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.601662 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:49.601874 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:49.602185 13381 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.602881 13454 raft_consensus.cc:3055] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:49.603246 13454 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:49.603979 13454 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.605032 13454 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:49.604933 13379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0"
dest_uuid: "21f98d8b70614e1599df58b521559227"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:39124
I20260710 10:59:49.605454 13379 raft_consensus.cc:606] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:49.604516 13306 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 4 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:49.608489 13381 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 4.
I20260710 10:59:49.609726 13271 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:49.610446 13597 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:49.611974 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa"
dest_uuid: "21f98d8b70614e1599df58b521559227"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:39124
I20260710 10:59:49.612342 13597 raft_consensus.cc:697] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:49.612609 13381 raft_consensus.cc:606] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:49.613137 13597 consensus_queue.cc:237] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.611934 13454 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 4.
I20260710 10:59:49.617817 13381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "21f98d8b70614e1599df58b521559227"
mode: GRACEFUL
new_leader_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:39124
I20260710 10:59:49.618248 13381 raft_consensus.cc:606] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Received request to transfer leadership to TS 0196f54085f64b578186cf3345dec152
I20260710 10:59:49.620236 13199 catalog_manager.cc:5697] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 3 to 4, leader changed from 8cf64e3993a940749408134ab692d049 (127.12.92.67) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 4 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.902401 13592 raft_consensus.cc:993] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.903218 13598 raft_consensus.cc:1081] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.904974 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34752
I20260710 10:59:49.905755 13306 raft_consensus.cc:493] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.906191 13306 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.914525 13306 raft_consensus.cc:515] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.916038 13306 leader_election.cc:290] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 3 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:49.917016 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:49.917354 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:49.917696 13381 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.918041 13454 raft_consensus.cc:3055] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.918334 13454 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:49.919164 13454 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.920384 13454 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.922781 13381 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:49.923952 13271 leader_election.cc:304] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:49.924825 13597 raft_consensus.cc:2804] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.925248 13597 raft_consensus.cc:697] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:49.926333 13454 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:49.926213 13597 consensus_queue.cc:237] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.932996 13199 catalog_manager.cc:5697] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 2 to 3, leader changed from 8cf64e3993a940749408134ab692d049 (127.12.92.67) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.939908 13622 raft_consensus.cc:993] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.940794 13611 raft_consensus.cc:1081] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:49.942459 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34754
I20260710 10:59:49.943148 13306 raft_consensus.cc:493] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.943432 13306 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.948415 13306 raft_consensus.cc:515] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.949697 13306 leader_election.cc:290] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 3 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:49.950558 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:49.950729 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61f5eabc15c463885b32ff5adf43ab0" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:49.951043 13381 raft_consensus.cc:3055] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:49.951304 13454 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.951380 13381 raft_consensus.cc:740] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:49.952278 13381 consensus_queue.cc:260] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.953189 13381 raft_consensus.cc:3060] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:49.956102 13454 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:49.957093 13270 leader_election.cc:304] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:49.957422 13381 raft_consensus.cc:2468] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:49.957773 13597 raft_consensus.cc:2804] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:49.958222 13597 raft_consensus.cc:697] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:49.959153 13597 consensus_queue.cc:237] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:49.965143 13199 catalog_manager.cc:5697] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 2 to 3, leader changed from 21f98d8b70614e1599df58b521559227 (127.12.92.66) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:50.011845 13454 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:50.012410 13622 raft_consensus.cc:993] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:50.012951 13622 raft_consensus.cc:1081] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:50.013423 13597 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:50.014954 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34754
I20260710 10:59:50.015532 13306 raft_consensus.cc:493] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:50.015970 13306 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.021994 13306 raft_consensus.cc:515] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.023873 13306 leader_election.cc:290] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 3 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:50.024886 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:50.025499 13379 raft_consensus.cc:3055] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:50.025698 13381 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:50.025813 13379 raft_consensus.cc:740] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:50.026810 13379 consensus_queue.cc:260] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.027365 13624 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:50.028302 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e08368405c4bb58c1e7d94f60081fa" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:50.028918 13454 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.029162 13379 raft_consensus.cc:3060] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.038179 13454 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:50.038811 13379 raft_consensus.cc:2468] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:50.039666 13270 leader_election.cc:304] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:50.040606 13624 raft_consensus.cc:2804] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:50.041173 13624 raft_consensus.cc:697] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:50.042415 13624 consensus_queue.cc:237] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.052682 13203 catalog_manager.cc:5697] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 2 to 3, leader changed from 21f98d8b70614e1599df58b521559227 (127.12.92.66) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:50.143399 13611 raft_consensus.cc:993] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: : Instructing follower 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:50.143850 13622 raft_consensus.cc:1081] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Signalling peer 0196f54085f64b578186cf3345dec152 to start an election
I20260710 10:59:50.145103 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "0196f54085f64b578186cf3345dec152"
 from {username='slave'} at 127.0.0.1:34754
I20260710 10:59:50.145599 13306 raft_consensus.cc:493] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:50.145967 13306 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.150970 13306 raft_consensus.cc:515] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.153134 13306 leader_election.cc:290] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [CANDIDATE]: Term 3 election: Requested vote from peers 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:50.153393 13381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:50.153967 13381 raft_consensus.cc:3055] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:50.153882 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "0196f54085f64b578186cf3345dec152" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:50.154412 13381 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:50.154603 13453 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.155318 13381 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.156543 13381 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:50.161391 13453 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:50.162412 13270 leader_election.cc:304] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [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: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:50.162521 13381 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0196f54085f64b578186cf3345dec152 in term 3.
I20260710 10:59:50.163126 13624 raft_consensus.cc:2804] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:50.163573 13624 raft_consensus.cc:697] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Leader. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:50.164292 13624 consensus_queue.cc:237] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:50.170548 13203 catalog_manager.cc:5697] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 reported cstate change: term changed from 2 to 3, leader changed from 21f98d8b70614e1599df58b521559227 (127.12.92.66) to 0196f54085f64b578186cf3345dec152 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "0196f54085f64b578186cf3345dec152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:50.359005 13381 raft_consensus.cc:1275] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.360054 13624 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.367499 13453 raft_consensus.cc:1275] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.368916 13624 consensus_queue.cc:1048] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.445007 13453 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.446061 13624 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.453434 13381 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.455651 13617 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.464223 13453 raft_consensus.cc:1275] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.465354 13617 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.473341 13381 raft_consensus.cc:1275] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.474897 13632 consensus_queue.cc:1048] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:50.614771 13381 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.615891 13632 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:50.626186 13453 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Refusing update from remote peer 0196f54085f64b578186cf3345dec152: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:50.627633 13624 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:52.625938 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.633383 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:52.633899 13306 raft_consensus.cc:606] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Received request to transfer leadership to TS 8cf64e3993a940749408134ab692d049
I20260710 10:59:52.636257 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:52.636654 13306 raft_consensus.cc:606] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Received request to transfer leadership to TS 21f98d8b70614e1599df58b521559227
I20260710 10:59:52.638660 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:52.639086 13306 raft_consensus.cc:606] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 LEADER]: Received request to transfer leadership to TS 21f98d8b70614e1599df58b521559227
I20260710 10:59:52.641109 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264"
dest_uuid: "0196f54085f64b578186cf3345dec152"
mode: GRACEFUL
new_leader_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:34770
I20260710 10:59:52.641494 13306 raft_consensus.cc:606] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Received request to transfer leadership to TS 8cf64e3993a940749408134ab692d049
I20260710 10:59:52.642410 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 10:59:52.642825 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:52.846498 13617 raft_consensus.cc:993] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: : Instructing follower 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:52.847064 13632 raft_consensus.cc:1081] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 LEADER]: Signalling peer 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:52.848393 13379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422"
dest_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:39104
I20260710 10:59:52.848798 13379 raft_consensus.cc:493] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.849036 13379 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.853371 13379 raft_consensus.cc:515] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.854979 13379 leader_election.cc:290] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 5 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:52.855628 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:52.856021 13453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685515892ce4f31ba20dd3e6e6f0422" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:52.856204 13306 raft_consensus.cc:3055] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 10:59:52.856552 13453 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.856577 13306 raft_consensus.cc:740] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:52.857508 13306 consensus_queue.cc:260] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.858615 13306 raft_consensus.cc:3060] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:52.858770 13632 raft_consensus.cc:993] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: : Instructing follower 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:52.859333 13632 raft_consensus.cc:1081] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Signalling peer 21f98d8b70614e1599df58b521559227 to start an election
I20260710 10:59:52.861366 13379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a"
dest_uuid: "21f98d8b70614e1599df58b521559227"
 from {username='slave'} at 127.0.0.1:39104
I20260710 10:59:52.862108 13379 raft_consensus.cc:493] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.862636 13379 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.864471 13306 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 5.
I20260710 10:59:52.865816 13344 leader_election.cc:304] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [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: 0196f54085f64b578186cf3345dec152, 21f98d8b70614e1599df58b521559227; no voters: 
I20260710 10:59:52.866452 13453 raft_consensus.cc:2468] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 5.
I20260710 10:59:52.868533 13641 raft_consensus.cc:2804] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 10:59:52.869628 13617 raft_consensus.cc:993] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: : Instructing follower 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:52.870172 13617 raft_consensus.cc:1081] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Signalling peer 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:52.870714 13379 raft_consensus.cc:515] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.871719 13641 raft_consensus.cc:697] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 5 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:52.872902 13379 leader_election.cc:290] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [CANDIDATE]: Term 4 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 8cf64e3993a940749408134ab692d049 (127.12.92.67:33743)
I20260710 10:59:52.872447 13453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264"
dest_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:58802
I20260710 10:59:52.873486 13453 raft_consensus.cc:493] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.873755 13454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf64e3993a940749408134ab692d049"
I20260710 10:59:52.873382 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e492895a7430c91ec931278d6f63a" candidate_uuid: "21f98d8b70614e1599df58b521559227" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:52.873847 13453 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.874361 13454 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.873979 13641 consensus_queue.cc:237] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [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: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.874431 13306 raft_consensus.cc:3055] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.877990 13306 raft_consensus.cc:740] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:52.878701 13306 consensus_queue.cc:260] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.879798 13306 raft_consensus.cc:3060] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.880399 13453 raft_consensus.cc:515] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.881206 13454 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 4.
I20260710 10:59:52.882437 13345 leader_election.cc:304] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [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: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:52.882120 13203 catalog_manager.cc:5697] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 4 to 5, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 5 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.883584 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:52.883910 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb7596f51f24b63a1102141e5752264" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:52.884117 13305 raft_consensus.cc:3055] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.884423 13379 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.884445 13305 raft_consensus.cc:740] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:52.885675 13306 raft_consensus.cc:2468] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21f98d8b70614e1599df58b521559227 in term 4.
I20260710 10:59:52.885433 13305 consensus_queue.cc:260] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.886555 13305 raft_consensus.cc:3060] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.886672 13641 raft_consensus.cc:2804] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.887320 13641 raft_consensus.cc:697] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 4 LEADER]: Becoming Leader. State: Replica: 21f98d8b70614e1599df58b521559227, State: Running, Role: LEADER
I20260710 10:59:52.888324 13641 consensus_queue.cc:237] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.891099 13453 leader_election.cc:290] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 2 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:52.894148 13305 raft_consensus.cc:2468] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 2.
I20260710 10:59:52.895885 13379 raft_consensus.cc:2468] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 2.
I20260710 10:59:52.895934 13418 leader_election.cc:304] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0196f54085f64b578186cf3345dec152, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:52.897192 13598 raft_consensus.cc:2804] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.899073 13598 raft_consensus.cc:697] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:52.899950 13598 consensus_queue.cc:237] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.906912 13199 catalog_manager.cc:5697] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 1 to 2, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.910015 13617 raft_consensus.cc:993] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: : Instructing follower 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:52.910481 13640 raft_consensus.cc:1081] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Signalling peer 8cf64e3993a940749408134ab692d049 to start an election
I20260710 10:59:52.911906 13454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a"
dest_uuid: "8cf64e3993a940749408134ab692d049"
 from {username='slave'} at 127.0.0.1:58802
I20260710 10:59:52.912364 13454 raft_consensus.cc:493] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.912667 13454 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.912710 13203 catalog_manager.cc:5697] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 reported cstate change: term changed from 3 to 4, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 21f98d8b70614e1599df58b521559227 (127.12.92.66). New cstate: current_term: 4 leader_uuid: "21f98d8b70614e1599df58b521559227" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.920490 13454 raft_consensus.cc:515] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.922238 13454 leader_election.cc:290] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [CANDIDATE]: Term 4 election: Requested vote from peers 0196f54085f64b578186cf3345dec152 (127.12.92.65:35065), 21f98d8b70614e1599df58b521559227 (127.12.92.66:41457)
I20260710 10:59:52.922959 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0196f54085f64b578186cf3345dec152"
I20260710 10:59:52.923529 13305 raft_consensus.cc:3055] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.923558 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf87ba510154ad69043ada353fc912a" candidate_uuid: "8cf64e3993a940749408134ab692d049" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21f98d8b70614e1599df58b521559227"
I20260710 10:59:52.923990 13305 raft_consensus.cc:740] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0196f54085f64b578186cf3345dec152, State: Running, Role: LEADER
I20260710 10:59:52.924314 13379 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.924785 13305 consensus_queue.cc:260] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.925948 13305 raft_consensus.cc:3060] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.928776 13379 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 4.
I20260710 10:59:52.929951 13420 leader_election.cc:304] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [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: 21f98d8b70614e1599df58b521559227, 8cf64e3993a940749408134ab692d049; no voters: 
I20260710 10:59:52.931094 13598 raft_consensus.cc:2804] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.931581 13598 raft_consensus.cc:697] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 4 LEADER]: Becoming Leader. State: Replica: 8cf64e3993a940749408134ab692d049, State: Running, Role: LEADER
I20260710 10:59:52.932142 13305 raft_consensus.cc:2468] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf64e3993a940749408134ab692d049 in term 4.
I20260710 10:59:52.932350 13598 consensus_queue.cc:237] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [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: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } }
I20260710 10:59:52.938841 13203 catalog_manager.cc:5697] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 reported cstate change: term changed from 3 to 4, leader changed from 0196f54085f64b578186cf3345dec152 (127.12.92.65) to 8cf64e3993a940749408134ab692d049 (127.12.92.67). New cstate: current_term: 4 leader_uuid: "8cf64e3993a940749408134ab692d049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:53.312454 13454 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.313632 13642 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.320524 13454 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 5 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:53.324034 13641 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf64e3993a940749408134ab692d049" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:53.325006 13305 raft_consensus.cc:1275] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.326251 13641 consensus_queue.cc:1048] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.330735 13306 raft_consensus.cc:1275] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.332346 13598 consensus_queue.cc:1048] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.338143 13304 raft_consensus.cc:1275] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 5 FOLLOWER]: Refusing update from remote peer 21f98d8b70614e1599df58b521559227: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:53.339823 13641 consensus_queue.cc:1048] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 10:59:53.358952 13379 raft_consensus.cc:1275] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.360708 13646 consensus_queue.cc:1048] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:53.411631 13379 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.412750 13661 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f98d8b70614e1599df58b521559227" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 41457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.421576 13305 raft_consensus.cc:1275] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Refusing update from remote peer 8cf64e3993a940749408134ab692d049: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.423339 13598 consensus_queue.cc:1048] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0196f54085f64b578186cf3345dec152" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 35065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.643674 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:53.650403 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
I20260710 10:59:53.672361 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.672997 12657 tablet_replica.cc:333] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.673523 12657 raft_consensus.cc:2243] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.674166 12657 raft_consensus.cc:2272] T a61f5eabc15c463885b32ff5adf43ab0 P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.675840 12657 tablet_replica.cc:333] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.676309 12657 raft_consensus.cc:2243] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.676895 12657 raft_consensus.cc:2272] T 45e08368405c4bb58c1e7d94f60081fa P 0196f54085f64b578186cf3345dec152 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.678377 12657 tablet_replica.cc:333] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.678790 12657 raft_consensus.cc:2243] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.679452 12657 raft_consensus.cc:2272] T 87b4b141665f41a2a3f88b3f38ae1f09 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.680876 12657 tablet_replica.cc:333] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.681288 12657 raft_consensus.cc:2243] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.681604 12657 raft_consensus.cc:2272] T 6bb7596f51f24b63a1102141e5752264 P 0196f54085f64b578186cf3345dec152 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.683646 12657 tablet_replica.cc:333] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.684053 12657 raft_consensus.cc:2243] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.684401 12657 raft_consensus.cc:2272] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.685890 12657 tablet_replica.cc:333] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.686299 12657 raft_consensus.cc:2243] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.686918 12657 raft_consensus.cc:2272] T 56770db7516a4791b9dd149b4a35466c P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.688773 12657 tablet_replica.cc:333] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.689378 12657 raft_consensus.cc:2243] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.689700 12657 raft_consensus.cc:2272] T 6685515892ce4f31ba20dd3e6e6f0422 P 0196f54085f64b578186cf3345dec152 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.691521 12657 tablet_replica.cc:333] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.691920 12657 raft_consensus.cc:2243] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.692238 12657 raft_consensus.cc:2272] T 17c9df08f07c402c86e695a3559b266f P 0196f54085f64b578186cf3345dec152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.693725 12657 tablet_replica.cc:333] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.694124 12657 raft_consensus.cc:2243] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.694434 12657 raft_consensus.cc:2272] T 2bf87ba510154ad69043ada353fc912a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.696288 12657 tablet_replica.cc:333] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152: stopping tablet replica
I20260710 10:59:53.696689 12657 raft_consensus.cc:2243] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.697052 12657 raft_consensus.cc:2272] T 2e6e492895a7430c91ec931278d6f63a P 0196f54085f64b578186cf3345dec152 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.716295 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 10:59:53.734191 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
I20260710 10:59:53.755477 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.756095 12657 tablet_replica.cc:333] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.756703 12657 raft_consensus.cc:2243] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 5 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.757514 12657 raft_consensus.cc:2272] T 6685515892ce4f31ba20dd3e6e6f0422 P 21f98d8b70614e1599df58b521559227 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.759492 12657 tablet_replica.cc:333] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.760002 12657 raft_consensus.cc:2243] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.760442 12657 raft_consensus.cc:2272] T 56770db7516a4791b9dd149b4a35466c P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.762051 12657 tablet_replica.cc:333] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.762548 12657 raft_consensus.cc:2243] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.763329 12657 raft_consensus.cc:2272] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.765038 12657 tablet_replica.cc:333] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.765525 12657 raft_consensus.cc:2243] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.765926 12657 raft_consensus.cc:2272] T 2bf87ba510154ad69043ada353fc912a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.767956 12657 tablet_replica.cc:333] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.768457 12657 raft_consensus.cc:2243] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.768846 12657 raft_consensus.cc:2272] T 17c9df08f07c402c86e695a3559b266f P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.770383 12657 tablet_replica.cc:333] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.770846 12657 raft_consensus.cc:2243] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.771279 12657 raft_consensus.cc:2272] T 6bb7596f51f24b63a1102141e5752264 P 21f98d8b70614e1599df58b521559227 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.773250 12657 tablet_replica.cc:333] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.773712 12657 raft_consensus.cc:2243] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.774098 12657 raft_consensus.cc:2272] T 45e08368405c4bb58c1e7d94f60081fa P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.775607 12657 tablet_replica.cc:333] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.776042 12657 raft_consensus.cc:2243] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.776429 12657 raft_consensus.cc:2272] T a61f5eabc15c463885b32ff5adf43ab0 P 21f98d8b70614e1599df58b521559227 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.777895 12657 tablet_replica.cc:333] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.778322 12657 raft_consensus.cc:2243] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.778980 12657 raft_consensus.cc:2272] T 2e6e492895a7430c91ec931278d6f63a P 21f98d8b70614e1599df58b521559227 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.780733 12657 tablet_replica.cc:333] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227: stopping tablet replica
I20260710 10:59:53.781159 12657 raft_consensus.cc:2243] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.781530 12657 raft_consensus.cc:2272] T 87b4b141665f41a2a3f88b3f38ae1f09 P 21f98d8b70614e1599df58b521559227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.799510 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
I20260710 10:59:53.816618 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 10:59:53.837996 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:53.838603 12657 tablet_replica.cc:333] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.839349 12657 raft_consensus.cc:2243] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.840124 12657 raft_consensus.cc:2272] T 6bb7596f51f24b63a1102141e5752264 P 8cf64e3993a940749408134ab692d049 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.842056 12657 tablet_replica.cc:333] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.842571 12657 raft_consensus.cc:2243] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.842975 12657 raft_consensus.cc:2272] T 45e08368405c4bb58c1e7d94f60081fa P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.844515 12657 tablet_replica.cc:333] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.844993 12657 raft_consensus.cc:2243] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.845386 12657 raft_consensus.cc:2272] T 87b4b141665f41a2a3f88b3f38ae1f09 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.846887 12657 tablet_replica.cc:333] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.847434 12657 raft_consensus.cc:2243] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.847826 12657 raft_consensus.cc:2272] T a61f5eabc15c463885b32ff5adf43ab0 P 8cf64e3993a940749408134ab692d049 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.849280 12657 tablet_replica.cc:333] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.849756 12657 raft_consensus.cc:2243] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.850124 12657 raft_consensus.cc:2272] T 6c4eb6c76f5f48f88b26b99d9a3a0797 P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.851907 12657 tablet_replica.cc:333] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.852371 12657 raft_consensus.cc:2243] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.852753 12657 raft_consensus.cc:2272] T 56770db7516a4791b9dd149b4a35466c P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.854187 12657 tablet_replica.cc:333] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.854645 12657 raft_consensus.cc:2243] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.855113 12657 raft_consensus.cc:2272] T 6685515892ce4f31ba20dd3e6e6f0422 P 8cf64e3993a940749408134ab692d049 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.857012 12657 tablet_replica.cc:333] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.857486 12657 raft_consensus.cc:2243] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:53.857879 12657 raft_consensus.cc:2272] T 2e6e492895a7430c91ec931278d6f63a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.859903 12657 tablet_replica.cc:333] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.860385 12657 raft_consensus.cc:2243] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.861131 12657 raft_consensus.cc:2272] T 17c9df08f07c402c86e695a3559b266f P 8cf64e3993a940749408134ab692d049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.862610 12657 tablet_replica.cc:333] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049: stopping tablet replica
I20260710 10:59:53.863099 12657 raft_consensus.cc:2243] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.863744 12657 raft_consensus.cc:2272] T 2bf87ba510154ad69043ada353fc912a P 8cf64e3993a940749408134ab692d049 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.890110 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 10:59:53.906792 12657 master.cc:562] Master@127.12.92.126:32943 shutting down...
I20260710 10:59:53.925216 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:53.925721 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:53.926048 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P dee8186c3a85482f99a57a3393c6d2a0: stopping tablet replica
I20260710 10:59:53.946587 12657 master.cc:584] Master@127.12.92.126:32943 shutdown complete.
0196f54085f64b578186cf3345dec152  5
21f98d8b70614e1599df58b521559227  4
8cf64e3993a940749408134ab692d049  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10287 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 10:59:53.984438 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:45913
I20260710 10:59:53.985772 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:53.991864 13666 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 10:59:53.992034 13668 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 10:59:53.992094 13665 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 10:59:53.992707 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:53.993552 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:53.993723 12657 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 10:59:53.993949 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681193993915 us; error 0 us; skew 500 ppm
I20260710 10:59:53.994467 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:53.996863 12657 webserver.cc:533] Webserver started at http://127.12.92.126:43135/ using document root <none> and password file <none>
I20260710 10:59:53.997354 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:53.997534 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:53.997813 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:53.998878 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "3f31679436c14f88b7db2c75fbd37164"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-tgtk"
I20260710 10:59:54.003232 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 10:59:54.006377 13673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.007191 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:54.007459 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "3f31679436c14f88b7db2c75fbd37164"
format_stamp: "Formatted at 2026-07-10 10:59:53 on dist-test-slave-tgtk"
I20260710 10:59:54.007737 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-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 10:59:54.018375 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:54.019644 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:54.056433 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:45913
I20260710 10:59:54.056563 13724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:45913 every 8 connection(s)
I20260710 10:59:54.060156 13725 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 10:59:54.069278 13725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164: Bootstrap starting.
I20260710 10:59:54.073601 13725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.077497 13725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164: No bootstrap required, opened a new log
I20260710 10:59:54.079452 13725 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER }
I20260710 10:59:54.079833 13725 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.080089 13725 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f31679436c14f88b7db2c75fbd37164, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.080646 13725 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER }
I20260710 10:59:54.081094 13725 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:54.081314 13725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:54.081588 13725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:54.085399 13725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER }
I20260710 10:59:54.085887 13725 leader_election.cc:304] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [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: 3f31679436c14f88b7db2c75fbd37164; no voters: 
I20260710 10:59:54.086998 13725 leader_election.cc:290] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:54.087366 13728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:54.088729 13728 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 1 LEADER]: Becoming Leader. State: Replica: 3f31679436c14f88b7db2c75fbd37164, State: Running, Role: LEADER
I20260710 10:59:54.089349 13728 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [LEADER]: Queue going to LEADER mode. State: All 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: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER }
I20260710 10:59:54.089977 13725 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:54.094125 13730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f31679436c14f88b7db2c75fbd37164. Latest consensus state: current_term: 1 leader_uuid: "3f31679436c14f88b7db2c75fbd37164" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER } }
I20260710 10:59:54.094746 13730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:54.096544 13736 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:54.096385 13729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f31679436c14f88b7db2c75fbd37164" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f31679436c14f88b7db2c75fbd37164" member_type: VOTER } }
I20260710 10:59:54.096947 13729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:54.101395 13736 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:54.105118 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:54.109612 13736 catalog_manager.cc:1383] Generated new cluster ID: 49cf8170584b4b408b48f2faf99c46f8
I20260710 10:59:54.109948 13736 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:54.129710 13736 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:54.130856 13736 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:54.144034 13736 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164: Generated new TSK 0
I20260710 10:59:54.144558 13736 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:54.171214 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:54.176637 13746 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 10:59:54.177721 13747 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 10:59:54.179087 13749 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 10:59:54.179365 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:54.180179 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:54.180361 12657 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 10:59:54.180476 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681194180466 us; error 0 us; skew 500 ppm
I20260710 10:59:54.180896 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:54.182955 12657 webserver.cc:533] Webserver started at http://127.12.92.65:36541/ using document root <none> and password file <none>
I20260710 10:59:54.183429 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:54.183573 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:54.183770 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:54.184715 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "da661372bfef4d02be15cbf0b169e421"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.188925 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:54.192013 13754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.192741 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:54.193011 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "da661372bfef4d02be15cbf0b169e421"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.193277 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-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 10:59:54.207196 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:54.208343 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:54.209832 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:54.211977 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:54.212142 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.212424 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:54.212600 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.250613 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:42453
I20260710 10:59:54.250725 13816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:42453 every 8 connection(s)
I20260710 10:59:54.255424 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:54.263310 13821 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 10:59:54.264904 13822 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 10:59:54.266686 12657 server_base.cc:1061] running on GCE node
W20260710 10:59:54.266747 13824 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 10:59:54.268040 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:54.268224 12657 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 10:59:54.268402 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681194268390 us; error 0 us; skew 500 ppm
I20260710 10:59:54.268958 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:54.271690 12657 webserver.cc:533] Webserver started at http://127.12.92.66:39219/ using document root <none> and password file <none>
I20260710 10:59:54.272004 13817 heartbeater.cc:344] Connected to a master server at 127.12.92.126:45913
I20260710 10:59:54.272261 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:54.272387 13817 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:54.272578 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:54.272936 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:54.273288 13817 heartbeater.cc:507] Master 127.12.92.126:45913 requested a full tablet report, sending...
I20260710 10:59:54.274093 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "034e334bd6254975b20abde4fa7d8bbe"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.275360 13690 ts_manager.cc:194] Registered new tserver with Master: da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 10:59:54.277715 13690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59126
I20260710 10:59:54.279872 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 10:59:54.282821 13829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.283535 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:54.283806 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "034e334bd6254975b20abde4fa7d8bbe"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.284052 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-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 10:59:54.303125 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:54.304229 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:54.305620 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:54.307695 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:54.307858 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.308138 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:54.308281 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.345746 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:42829
I20260710 10:59:54.345868 13891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:42829 every 8 connection(s)
I20260710 10:59:54.350376 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:54.357529 13895 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 10:59:54.359401 13896 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 10:59:54.361814 12657 server_base.cc:1061] running on GCE node
W20260710 10:59:54.362263 13898 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 10:59:54.362835 13892 heartbeater.cc:344] Connected to a master server at 127.12.92.126:45913
I20260710 10:59:54.363178 13892 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:54.363245 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:54.363516 12657 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 10:59:54.363735 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681194363716 us; error 0 us; skew 500 ppm
I20260710 10:59:54.363977 13892 heartbeater.cc:507] Master 127.12.92.126:45913 requested a full tablet report, sending...
I20260710 10:59:54.364331 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:54.366041 13690 ts_manager.cc:194] Registered new tserver with Master: 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:54.367054 12657 webserver.cc:533] Webserver started at http://127.12.92.67:46397/ using document root <none> and password file <none>
I20260710 10:59:54.367666 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:54.367800 13690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59132
I20260710 10:59:54.367899 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:54.368340 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:54.369591 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "251233767fb94ff28e181f98565d309f"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.373798 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:54.376665 13903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.377348 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:54.377622 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "251233767fb94ff28e181f98565d309f"
format_stamp: "Formatted at 2026-07-10 10:59:54 on dist-test-slave-tgtk"
I20260710 10:59:54.377899 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-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 10:59:54.393126 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:54.394215 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:54.395640 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:54.397691 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:54.397882 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.398124 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:54.398286 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:54.437382 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:42849
I20260710 10:59:54.437466 13965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:42849 every 8 connection(s)
I20260710 10:59:54.450765 13966 heartbeater.cc:344] Connected to a master server at 127.12.92.126:45913
I20260710 10:59:54.451146 13966 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:54.451792 13966 heartbeater.cc:507] Master 127.12.92.126:45913 requested a full tablet report, sending...
I20260710 10:59:54.453675 13690 ts_manager.cc:194] Registered new tserver with Master: 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:54.454589 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01422579s
I20260710 10:59:54.454864 13690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59140
I20260710 10:59:54.478323 13690 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59144:
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 10:59:54.482076 13690 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 10:59:54.590857 13782 tablet_service.cc:1511] Processing CreateTablet for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 10:59:54.592394 13782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.595680 13781 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7994c29e8040c3b6d77916c4264a5f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 10:59:54.597038 13781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7994c29e8040c3b6d77916c4264a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.600014 13780 tablet_service.cc:1511] Processing CreateTablet for tablet d3982dcd4064435da82a2eec1e4f4d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 10:59:54.601310 13780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3982dcd4064435da82a2eec1e4f4d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.603276 13777 tablet_service.cc:1511] Processing CreateTablet for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 10:59:54.604614 13777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e86d80d3384352bdc6d6a7abe7ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.606062 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9ee44c6e4d47b7bc802355579dd164 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 10:59:54.606457 13779 tablet_service.cc:1511] Processing CreateTablet for tablet c798175e919544d98458bf3d88008696 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 10:59:54.607328 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9ee44c6e4d47b7bc802355579dd164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.608748 13778 tablet_service.cc:1511] Processing CreateTablet for tablet dc8507f7261943408abf897143c9e27a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 10:59:54.610005 13778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8507f7261943408abf897143c9e27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.610540 13775 tablet_service.cc:1511] Processing CreateTablet for tablet 8878d14d25fc4b43a36fa63777b3ad16 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 10:59:54.611764 13775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8878d14d25fc4b43a36fa63777b3ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.615307 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798175e919544d98458bf3d88008696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.615017 13774 tablet_service.cc:1511] Processing CreateTablet for tablet afb21e02241f419ca225494f47c19ece (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 10:59:54.616285 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb21e02241f419ca225494f47c19ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.619491 13773 tablet_service.cc:1511] Processing CreateTablet for tablet fd98214a7ed2433f87714ce45981ecf9 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 10:59:54.621111 13773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd98214a7ed2433f87714ce45981ecf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.630573 13931 tablet_service.cc:1511] Processing CreateTablet for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 10:59:54.632524 13931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.643381 13981 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:54.643906 13930 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7994c29e8040c3b6d77916c4264a5f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 10:59:54.645197 13930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7994c29e8040c3b6d77916c4264a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.646432 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 566e11848ed848b281ef3b5511fc389e (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 10:59:54.649497 13929 tablet_service.cc:1511] Processing CreateTablet for tablet d3982dcd4064435da82a2eec1e4f4d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 10:59:54.650804 13929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3982dcd4064435da82a2eec1e4f4d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.652050 13928 tablet_service.cc:1511] Processing CreateTablet for tablet c798175e919544d98458bf3d88008696 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 10:59:54.653581 13927 tablet_service.cc:1511] Processing CreateTablet for tablet dc8507f7261943408abf897143c9e27a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 10:59:54.657646 13925 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9ee44c6e4d47b7bc802355579dd164 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 10:59:54.657680 13922 tablet_service.cc:1511] Processing CreateTablet for tablet fd98214a7ed2433f87714ce45981ecf9 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 10:59:54.659996 13923 tablet_service.cc:1511] Processing CreateTablet for tablet afb21e02241f419ca225494f47c19ece (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 10:59:54.661782 13924 tablet_service.cc:1511] Processing CreateTablet for tablet 8878d14d25fc4b43a36fa63777b3ad16 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 10:59:54.656071 13926 tablet_service.cc:1511] Processing CreateTablet for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 10:59:54.664287 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e11848ed848b281ef3b5511fc389e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.664357 13928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798175e919544d98458bf3d88008696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.666170 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e86d80d3384352bdc6d6a7abe7ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.666754 13923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb21e02241f419ca225494f47c19ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.670410 13924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8878d14d25fc4b43a36fa63777b3ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.681478 13922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd98214a7ed2433f87714ce45981ecf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.682796 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9ee44c6e4d47b7bc802355579dd164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.687358 13927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8507f7261943408abf897143c9e27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.685504 13981 tablet_bootstrap.cc:654] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.707583 13773 tablet_service.cc:1511] Processing CreateTablet for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 10:59:54.708932 13773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf8990ab7ed4c7983912e73fc6c6dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.711992 13777 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 10:59:54.713215 13777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1a5258354346ed8a3d0be6f3f36dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.725225 13982 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:54.729470 13780 tablet_service.cc:1511] Processing CreateTablet for tablet ee149d4910a144cbae7cf2347bae8d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 10:59:54.734581 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 882301e5732b4976801fcac3c3009440 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 10:59:54.735895 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882301e5732b4976801fcac3c3009440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.730445 13779 tablet_service.cc:1511] Processing CreateTablet for tablet 4203d282d9124fac8ff31a170e20e28a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 10:59:54.747854 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203d282d9124fac8ff31a170e20e28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.741890 13931 tablet_service.cc:1511] Processing CreateTablet for tablet 566e11848ed848b281ef3b5511fc389e (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 10:59:54.754431 13780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee149d4910a144cbae7cf2347bae8d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.754493 13781 tablet_service.cc:1511] Processing CreateTablet for tablet eb14406ae2b94108b4f3293128bb480b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 10:59:54.755863 13781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb14406ae2b94108b4f3293128bb480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.759886 13982 tablet_bootstrap.cc:654] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.761838 13782 tablet_service.cc:1511] Processing CreateTablet for tablet e1128c1b48334e65bb84fe858bd0dd98 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 10:59:54.763844 13782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1128c1b48334e65bb84fe858bd0dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.769040 13930 tablet_service.cc:1511] Processing CreateTablet for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 10:59:54.782850 13857 tablet_service.cc:1511] Processing CreateTablet for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 10:59:54.785143 13856 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7994c29e8040c3b6d77916c4264a5f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 10:59:54.787142 13931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e11848ed848b281ef3b5511fc389e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.787549 13855 tablet_service.cc:1511] Processing CreateTablet for tablet d3982dcd4064435da82a2eec1e4f4d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 10:59:54.798471 13852 tablet_service.cc:1511] Processing CreateTablet for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 10:59:54.798547 13851 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9ee44c6e4d47b7bc802355579dd164 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 10:59:54.800369 13929 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 10:59:54.800992 13981 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:54.800846 13853 tablet_service.cc:1511] Processing CreateTablet for tablet dc8507f7261943408abf897143c9e27a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 10:59:54.801429 13981 ts_tablet_manager.cc:1403] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.018s
I20260710 10:59:54.801761 13929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1a5258354346ed8a3d0be6f3f36dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.802738 13854 tablet_service.cc:1511] Processing CreateTablet for tablet c798175e919544d98458bf3d88008696 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 10:59:54.804833 13857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eceff0ef1c4f4da16e2e29d9ac3de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.805477 13851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9ee44c6e4d47b7bc802355579dd164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.807353 13853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8507f7261943408abf897143c9e27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.808012 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3982dcd4064435da82a2eec1e4f4d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.808550 13850 tablet_service.cc:1511] Processing CreateTablet for tablet 8878d14d25fc4b43a36fa63777b3ad16 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 10:59:54.812115 13854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798175e919544d98458bf3d88008696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.811972 13781 tablet_service.cc:1511] Processing CreateTablet for tablet 294afe0c1acd4e2f8e9c4432d3768b52 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 10:59:54.813145 13781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294afe0c1acd4e2f8e9c4432d3768b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.815306 13850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8878d14d25fc4b43a36fa63777b3ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.819265 13852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e86d80d3384352bdc6d6a7abe7ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.824710 13849 tablet_service.cc:1511] Processing CreateTablet for tablet afb21e02241f419ca225494f47c19ece (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 10:59:54.826051 13849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb21e02241f419ca225494f47c19ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.825879 13929 tablet_service.cc:1511] Processing CreateTablet for tablet 882301e5732b4976801fcac3c3009440 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 10:59:54.827280 13856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7994c29e8040c3b6d77916c4264a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.827976 13929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882301e5732b4976801fcac3c3009440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.828127 13848 tablet_service.cc:1511] Processing CreateTablet for tablet fd98214a7ed2433f87714ce45981ecf9 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 10:59:54.829452 13848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd98214a7ed2433f87714ce45981ecf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.834136 13927 tablet_service.cc:1511] Processing CreateTablet for tablet eb14406ae2b94108b4f3293128bb480b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 10:59:54.835351 13927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb14406ae2b94108b4f3293128bb480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.845176 13779 tablet_service.cc:1511] Processing CreateTablet for tablet 9b890671e5a54169a0126478c293849f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 10:59:54.846359 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b890671e5a54169a0126478c293849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.846634 13778 tablet_service.cc:1511] Processing CreateTablet for tablet 097bd34f4c7e4a24a54672b55dc4410f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 10:59:54.846822 13922 tablet_service.cc:1511] Processing CreateTablet for tablet 4203d282d9124fac8ff31a170e20e28a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 10:59:54.847841 13778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bd34f4c7e4a24a54672b55dc4410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.847970 13776 tablet_service.cc:1511] Processing CreateTablet for tablet 4366f4b8e6444642a9896c52482bc75d (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 10:59:54.849133 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4366f4b8e6444642a9896c52482bc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.806543 13981 raft_consensus.cc:359] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:54.859901 13775 tablet_service.cc:1511] Processing CreateTablet for tablet 54f207d0391b45f3aa9c1b7863b0f48a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 10:59:54.863304 13922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203d282d9124fac8ff31a170e20e28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.858577 13774 tablet_service.cc:1511] Processing CreateTablet for tablet 426025e7acca41509e0ba1986bb1ca5b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 10:59:54.866918 13984 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:54.871428 13775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f207d0391b45f3aa9c1b7863b0f48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.871984 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426025e7acca41509e0ba1986bb1ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.872725 13984 tablet_bootstrap.cc:654] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.862439 13981 raft_consensus.cc:385] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.881512 13851 tablet_service.cc:1511] Processing CreateTablet for tablet ee149d4910a144cbae7cf2347bae8d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 10:59:54.891795 13851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee149d4910a144cbae7cf2347bae8d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.893352 13855 tablet_service.cc:1511] Processing CreateTablet for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 10:59:54.895090 13981 raft_consensus.cc:740] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.895977 13981 consensus_queue.cc:260] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:54.898753 13926 tablet_service.cc:1511] Processing CreateTablet for tablet e1128c1b48334e65bb84fe858bd0dd98 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 10:59:54.900007 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1128c1b48334e65bb84fe858bd0dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.901695 13922 tablet_service.cc:1511] Processing CreateTablet for tablet 294afe0c1acd4e2f8e9c4432d3768b52 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 10:59:54.904305 13922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294afe0c1acd4e2f8e9c4432d3768b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.894614 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf8990ab7ed4c7983912e73fc6c6dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.795712 13924 tablet_service.cc:1511] Processing CreateTablet for tablet ee149d4910a144cbae7cf2347bae8d63 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 10:59:54.910776 13984 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:54.911262 13984 ts_tablet_manager.cc:1403] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.007s
I20260710 10:59:54.914148 13984 raft_consensus.cc:359] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:54.920137 13923 tablet_service.cc:1511] Processing CreateTablet for tablet 9b890671e5a54169a0126478c293849f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 10:59:54.921455 13852 tablet_service.cc:1511] Processing CreateTablet for tablet 566e11848ed848b281ef3b5511fc389e (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 10:59:54.921774 13929 tablet_service.cc:1511] Processing CreateTablet for tablet 097bd34f4c7e4a24a54672b55dc4410f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 10:59:54.914847 13984 raft_consensus.cc:385] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:54.931991 13852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e11848ed848b281ef3b5511fc389e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.932624 13817 heartbeater.cc:499] Master 127.12.92.126:45913 was elected leader, sending a full tablet report...
I20260710 10:59:54.930620 13984 raft_consensus.cc:740] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:54.936349 13981 ts_tablet_manager.cc:1434] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.135s	user 0.015s	sys 0.004s
I20260710 10:59:54.937271 13981 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:54.942911 13923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b890671e5a54169a0126478c293849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.943429 13981 tablet_bootstrap.cc:654] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:54.946439 13924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee149d4910a144cbae7cf2347bae8d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.963269 13929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bd34f4c7e4a24a54672b55dc4410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.971282 13984 consensus_queue.cc:260] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:54.995733 13930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf8990ab7ed4c7983912e73fc6c6dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:54.938534 13928 tablet_service.cc:1511] Processing CreateTablet for tablet 4366f4b8e6444642a9896c52482bc75d (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 10:59:55.007718 13926 tablet_service.cc:1511] Processing CreateTablet for tablet 426025e7acca41509e0ba1986bb1ca5b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 10:59:55.009044 13926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426025e7acca41509e0ba1986bb1ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.019690 13892 heartbeater.cc:499] Master 127.12.92.126:45913 was elected leader, sending a full tablet report...
I20260710 10:59:55.020157 13925 tablet_service.cc:1511] Processing CreateTablet for tablet 54f207d0391b45f3aa9c1b7863b0f48a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 10:59:55.021377 13928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4366f4b8e6444642a9896c52482bc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.030897 13856 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 10:59:55.032230 13856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1a5258354346ed8a3d0be6f3f36dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.046506 13856 tablet_service.cc:1511] Processing CreateTablet for tablet 882301e5732b4976801fcac3c3009440 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 10:59:55.047072 13854 tablet_service.cc:1511] Processing CreateTablet for tablet 4203d282d9124fac8ff31a170e20e28a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 10:59:55.047866 13856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882301e5732b4976801fcac3c3009440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.049183 13854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203d282d9124fac8ff31a170e20e28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.057955 13848 tablet_service.cc:1511] Processing CreateTablet for tablet eb14406ae2b94108b4f3293128bb480b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 10:59:55.059468 13848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb14406ae2b94108b4f3293128bb480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.062709 13856 tablet_service.cc:1511] Processing CreateTablet for tablet e1128c1b48334e65bb84fe858bd0dd98 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 10:59:55.063796 13925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f207d0391b45f3aa9c1b7863b0f48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.064100 13856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1128c1b48334e65bb84fe858bd0dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.078951 13982 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.079460 13982 ts_tablet_manager.cc:1403] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.354s	user 0.035s	sys 0.091s
I20260710 10:59:55.082106 13982 raft_consensus.cc:359] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.082798 13982 raft_consensus.cc:385] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.083796 13982 raft_consensus.cc:740] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.084262 13981 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.084714 13981 ts_tablet_manager.cc:1403] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.043s
I20260710 10:59:55.084659 13982 consensus_queue.cc:260] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.088644 13853 tablet_service.cc:1511] Processing CreateTablet for tablet 294afe0c1acd4e2f8e9c4432d3768b52 (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 10:59:55.090087 13853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294afe0c1acd4e2f8e9c4432d3768b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.088811 13981 raft_consensus.cc:359] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.090574 13981 raft_consensus.cc:385] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.090867 13981 raft_consensus.cc:740] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.097033 13981 consensus_queue.cc:260] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.114796 13987 raft_consensus.cc:493] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 10:59:55.116156 13738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:55.116674 13984 ts_tablet_manager.cc:1434] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.205s	user 0.008s	sys 0.008s
I20260710 10:59:55.116315 13987 raft_consensus.cc:515] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.123736 13981 ts_tablet_manager.cc:1434] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260710 10:59:55.124339 13966 heartbeater.cc:499] Master 127.12.92.126:45913 was elected leader, sending a full tablet report...
I20260710 10:59:55.124749 13981 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.126554 13855 tablet_service.cc:1511] Processing CreateTablet for tablet 4366f4b8e6444642a9896c52482bc75d (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 10:59:55.127218 13849 tablet_service.cc:1511] Processing CreateTablet for tablet 9b890671e5a54169a0126478c293849f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 10:59:55.128533 13849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b890671e5a54169a0126478c293849f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.129148 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4366f4b8e6444642a9896c52482bc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.131887 13990 raft_consensus.cc:493] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.136781 13990 raft_consensus.cc:515] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.139760 13987 leader_election.cc:290] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.135851 13848 tablet_service.cc:1511] Processing CreateTablet for tablet 426025e7acca41509e0ba1986bb1ca5b (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 10:59:55.135164 13984 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.143517 13990 leader_election.cc:290] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.117493 13857 tablet_service.cc:1511] Processing CreateTablet for tablet 097bd34f4c7e4a24a54672b55dc4410f (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 10:59:55.160578 13984 tablet_bootstrap.cc:654] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.174501 13987 raft_consensus.cc:493] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.174954 13987 raft_consensus.cc:515] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.176985 13987 leader_election.cc:290] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.169359 13848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426025e7acca41509e0ba1986bb1ca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.188037 13982 ts_tablet_manager.cc:1434] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.108s	user 0.024s	sys 0.002s
I20260710 10:59:55.189757 13982 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.193722 13854 tablet_service.cc:1511] Processing CreateTablet for tablet 54f207d0391b45f3aa9c1b7863b0f48a (DEFAULT_TABLE table=test-workload [id=afb124086b3a49bf91e90883443ef725]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 10:59:55.208352 13982 tablet_bootstrap.cc:654] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.214012 13857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097bd34f4c7e4a24a54672b55dc4410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.223335 13854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f207d0391b45f3aa9c1b7863b0f48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:55.225521 13981 tablet_bootstrap.cc:654] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.244784 13984 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.245368 13984 ts_tablet_manager.cc:1403] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.003s
I20260710 10:59:55.248209 13984 raft_consensus.cc:359] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.248991 13984 raft_consensus.cc:385] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.249377 13984 raft_consensus.cc:740] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.250277 13984 consensus_queue.cc:260] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.252380 13984 ts_tablet_manager.cc:1434] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:55.253291 13984 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.263067 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.263756 13867 raft_consensus.cc:2468] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.264006 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.264955 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e86d80d3384352bdc6d6a7abe7ccd8" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
W20260710 10:59:55.265439 13905 leader_election.cc:343] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.265532 13866 raft_consensus.cc:2468] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.266598 13756 leader_election.cc:304] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.267833 13756 leader_election.cc:304] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.271454 13981 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.271346 13941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.271863 13984 tablet_bootstrap.cc:654] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.271981 13981 ts_tablet_manager.cc:1403] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.002s
W20260710 10:59:55.272728 13757 leader_election.cc:343] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.272843 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e86d80d3384352bdc6d6a7abe7ccd8" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.268981 13987 raft_consensus.cc:2804] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 10:59:55.273983 13757 leader_election.cc:343] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.274005 13987 raft_consensus.cc:493] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.275816 13987 raft_consensus.cc:3060] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.275967 13981 raft_consensus.cc:359] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.276664 13981 raft_consensus.cc:385] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.276942 13981 raft_consensus.cc:740] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.287467 13987 raft_consensus.cc:515] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.292248 13982 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.293191 13981 consensus_queue.cc:260] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.293092 13982 ts_tablet_manager.cc:1403] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.010s
I20260710 10:59:55.293989 13987 leader_election.cc:290] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.294483 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.295380 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:55.295460 13987 raft_consensus.cc:2804] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.295449 13866 raft_consensus.cc:3060] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:55.298813 13757 leader_election.cc:343] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.298046 13982 raft_consensus.cc:359] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.299958 13982 raft_consensus.cc:385] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.300261 13982 raft_consensus.cc:740] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.301352 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.301100 13982 consensus_queue.cc:260] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.301787 13792 raft_consensus.cc:2468] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:55.302047 13981 ts_tablet_manager.cc:1434] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260710 10:59:55.303027 13981 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.303447 13982 ts_tablet_manager.cc:1434] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 10:59:55.304297 13982 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.309329 13981 tablet_bootstrap.cc:654] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.298532 13987 raft_consensus.cc:493] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.310472 13982 tablet_bootstrap.cc:654] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.310154 13906 leader_election.cc:304] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:55.311929 13990 raft_consensus.cc:2804] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.312282 13990 raft_consensus.cc:493] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.312604 13990 raft_consensus.cc:3060] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.316622 13984 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.317234 13984 ts_tablet_manager.cc:1403] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.005s
I20260710 10:59:55.309772 13987 raft_consensus.cc:3060] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.320708 13981 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.320353 13984 raft_consensus.cc:359] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.321071 13984 raft_consensus.cc:385] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.321154 13981 ts_tablet_manager.cc:1403] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 10:59:55.321435 13984 raft_consensus.cc:740] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.322118 13990 raft_consensus.cc:515] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.322212 13984 consensus_queue.cc:260] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.309514 13866 raft_consensus.cc:2468] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:55.327745 13982 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.328197 13982 ts_tablet_manager.cc:1403] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260710 10:59:55.328441 13756 leader_election.cc:304] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.329564 13990 leader_election.cc:290] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.330286 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.330473 13984 ts_tablet_manager.cc:1434] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 10:59:55.331003 13982 raft_consensus.cc:359] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.331439 13984 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
W20260710 10:59:55.331519 13905 leader_election.cc:343] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.331714 13982 raft_consensus.cc:385] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.332046 13982 raft_consensus.cc:740] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.332795 13982 consensus_queue.cc:260] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.334911 13982 ts_tablet_manager.cc:1434] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 10:59:55.335979 13982 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.338110 13984 tablet_bootstrap.cc:654] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.324416 13981 raft_consensus.cc:359] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.326471 13987 raft_consensus.cc:515] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.339229 13981 raft_consensus.cc:385] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.339635 13981 raft_consensus.cc:740] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.340406 13981 consensus_queue.cc:260] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.340848 13987 leader_election.cc:290] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.341457 14003 raft_consensus.cc:2804] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.341919 14003 raft_consensus.cc:697] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:55.342607 13981 ts_tablet_manager.cc:1434] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.004s
I20260710 10:59:55.342775 14003 consensus_queue.cc:237] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.343321 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e86d80d3384352bdc6d6a7abe7ccd8" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:55.343601 13981 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
W20260710 10:59:55.345034 13757 leader_election.cc:343] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.348467 13982 tablet_bootstrap.cc:654] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.349779 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.350375 13792 raft_consensus.cc:3060] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.350625 13981 tablet_bootstrap.cc:654] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.349778 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e86d80d3384352bdc6d6a7abe7ccd8" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.352864 13866 raft_consensus.cc:3060] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.357682 13792 raft_consensus.cc:2468] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.358814 13906 leader_election.cc:304] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:55.359906 13866 raft_consensus.cc:2468] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:55.361356 13756 leader_election.cc:304] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.359925 13990 raft_consensus.cc:2804] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.361991 14005 raft_consensus.cc:2804] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.362493 13984 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.362461 14005 raft_consensus.cc:697] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:55.362977 13984 ts_tablet_manager.cc:1403] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.008s
I20260710 10:59:55.363147 13990 raft_consensus.cc:697] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:55.362269 13688 catalog_manager.cc:5697] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.363677 14005 consensus_queue.cc:237] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.363983 13990 consensus_queue.cc:237] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.365988 13984 raft_consensus.cc:359] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.366935 13984 raft_consensus.cc:385] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.367331 13984 raft_consensus.cc:740] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.368999 13984 consensus_queue.cc:260] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.369800 14003 raft_consensus.cc:493] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.371225 13991 raft_consensus.cc:493] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.371670 13991 raft_consensus.cc:515] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.370517 14003 raft_consensus.cc:515] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.375370 13991 leader_election.cc:290] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.376775 13984 ts_tablet_manager.cc:1434] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 10:59:55.378027 13984 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.380314 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.381145 13866 raft_consensus.cc:2468] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:55.382690 13905 leader_election.cc:304] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:55.383919 13991 raft_consensus.cc:2804] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.384375 13991 raft_consensus.cc:493] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.384469 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.384845 13991 raft_consensus.cc:3060] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.386252 14003 leader_election.cc:290] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
W20260710 10:59:55.388798 13906 leader_election.cc:343] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.389686 13982 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.390154 13981 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.390158 13982 ts_tablet_manager.cc:1403] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260710 10:59:55.390776 13981 ts_tablet_manager.cc:1403] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.011s
I20260710 10:59:55.390710 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.393450 13982 raft_consensus.cc:359] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.393677 13981 raft_consensus.cc:359] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.394253 13982 raft_consensus.cc:385] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.394340 13981 raft_consensus.cc:385] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.394595 13982 raft_consensus.cc:740] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.394655 13981 raft_consensus.cc:740] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.395442 13981 consensus_queue.cc:260] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.395396 13982 consensus_queue.cc:260] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
W20260710 10:59:55.396538 13756 leader_election.cc:343] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.397882 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.398527 13981 ts_tablet_manager.cc:1434] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
W20260710 10:59:55.399384 13757 leader_election.cc:343] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.399909 13981 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.399835 13757 leader_election.cc:304] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.400950 14003 raft_consensus.cc:2749] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.406157 13984 tablet_bootstrap.cc:654] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.407358 13981 tablet_bootstrap.cc:654] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.411731 13991 raft_consensus.cc:515] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.413821 13982 ts_tablet_manager.cc:1434] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 10:59:55.414825 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.415135 13982 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.415239 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.415899 13866 raft_consensus.cc:3060] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:55.416162 13906 leader_election.cc:343] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.422498 13981 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.423102 13981 ts_tablet_manager.cc:1403] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260710 10:59:55.424861 13866 raft_consensus.cc:2468] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.426373 13905 leader_election.cc:304] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [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: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: da661372bfef4d02be15cbf0b169e421
I20260710 10:59:55.426492 13981 raft_consensus.cc:359] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.427461 13981 raft_consensus.cc:385] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.427824 13981 raft_consensus.cc:740] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.427855 14015 raft_consensus.cc:2804] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.428903 13981 consensus_queue.cc:260] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.432612 13981 ts_tablet_manager.cc:1434] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 10:59:55.433454 13981 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.433843 13982 tablet_bootstrap.cc:654] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.438012 14015 raft_consensus.cc:697] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:55.439288 14015 consensus_queue.cc:237] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.440920 13981 tablet_bootstrap.cc:654] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.452550 13991 leader_election.cc:290] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.457255 13984 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.458256 13984 ts_tablet_manager.cc:1403] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.013s
I20260710 10:59:55.462390 13984 raft_consensus.cc:359] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.463372 13984 raft_consensus.cc:385] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.463734 13984 raft_consensus.cc:740] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.467279 13982 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.467938 13982 ts_tablet_manager.cc:1403] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.009s
I20260710 10:59:55.467597 13687 catalog_manager.cc:5697] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.471988 13982 raft_consensus.cc:359] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.472925 13982 raft_consensus.cc:385] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.473305 13982 raft_consensus.cc:740] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.474156 13982 consensus_queue.cc:260] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.475244 13984 consensus_queue.cc:260] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.476190 13981 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.476639 13981 ts_tablet_manager.cc:1403] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.020s
I20260710 10:59:55.477774 13984 ts_tablet_manager.cc:1434] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 10:59:55.478710 13984 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.479470 13981 raft_consensus.cc:359] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.480175 13981 raft_consensus.cc:385] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.480444 13981 raft_consensus.cc:740] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.480993 14015 raft_consensus.cc:493] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.481225 13981 consensus_queue.cc:260] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.481657 14015 raft_consensus.cc:515] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.483877 13981 ts_tablet_manager.cc:1434] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:55.484127 13982 ts_tablet_manager.cc:1434] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 10:59:55.485160 13981 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.485327 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.486251 13982 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
W20260710 10:59:55.487207 13906 leader_election.cc:343] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.488731 14015 leader_election.cc:290] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.489836 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
W20260710 10:59:55.491333 13905 leader_election.cc:343] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.491494 13981 tablet_bootstrap.cc:654] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.491685 13905 leader_election.cc:304] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:55.492384 14015 raft_consensus.cc:2749] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.492838 13982 tablet_bootstrap.cc:654] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.498709 13984 tablet_bootstrap.cc:654] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.504221 13981 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.504645 13981 ts_tablet_manager.cc:1403] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.006s
I20260710 10:59:55.507877 13981 raft_consensus.cc:359] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.508714 13981 raft_consensus.cc:385] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.509027 13981 raft_consensus.cc:740] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.509775 13981 consensus_queue.cc:260] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.510644 13688 catalog_manager.cc:5697] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.511933 13981 ts_tablet_manager.cc:1434] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:55.512838 13981 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.516041 13984 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.516551 13984 ts_tablet_manager.cc:1403] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260710 10:59:55.518667 13981 tablet_bootstrap.cc:654] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.523854 13982 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.524282 13982 ts_tablet_manager.cc:1403] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260710 10:59:55.525238 13981 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.525652 13981 ts_tablet_manager.cc:1403] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 10:59:55.527047 13982 raft_consensus.cc:359] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.526751 13687 catalog_manager.cc:5697] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.527776 13982 raft_consensus.cc:385] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.528100 13982 raft_consensus.cc:740] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.528062 13981 raft_consensus.cc:359] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.528779 13981 raft_consensus.cc:385] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.529065 13981 raft_consensus.cc:740] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.528896 13982 consensus_queue.cc:260] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.529695 13981 consensus_queue.cc:260] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.531483 13984 raft_consensus.cc:359] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.531937 13981 ts_tablet_manager.cc:1434] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 10:59:55.532253 13984 raft_consensus.cc:385] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.532528 13984 raft_consensus.cc:740] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.532879 13981 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.533316 13984 consensus_queue.cc:260] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.535657 13984 ts_tablet_manager.cc:1434] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 10:59:55.536639 13984 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.538750 13981 tablet_bootstrap.cc:654] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.539149 13982 ts_tablet_manager.cc:1434] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 10:59:55.543908 13982 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.544611 14015 raft_consensus.cc:493] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.545043 14015 raft_consensus.cc:515] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.547158 14015 leader_election.cc:290] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.548257 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.548696 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.549302 13792 raft_consensus.cc:2468] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
W20260710 10:59:55.549481 13905 leader_election.cc:343] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.550232 13981 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.550347 13906 leader_election.cc:304] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:55.550663 13981 ts_tablet_manager.cc:1403] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 10:59:55.550753 13984 tablet_bootstrap.cc:654] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.550946 14015 raft_consensus.cc:2804] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.551308 14015 raft_consensus.cc:493] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.551643 14015 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.553368 13981 raft_consensus.cc:359] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.554490 13981 raft_consensus.cc:385] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.554811 13981 raft_consensus.cc:740] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.555572 13981 consensus_queue.cc:260] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.557126 13982 tablet_bootstrap.cc:654] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.557926 13981 ts_tablet_manager.cc:1434] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 10:59:55.558836 13981 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.558657 14015 raft_consensus.cc:515] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.560655 14015 leader_election.cc:290] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.561641 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.562026 13792 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.562749 13984 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.563289 13984 ts_tablet_manager.cc:1403] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 10:59:55.563382 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.564826 13981 tablet_bootstrap.cc:654] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:55.564747 13905 leader_election.cc:343] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.566092 13984 raft_consensus.cc:359] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.566836 13984 raft_consensus.cc:385] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.567159 13984 raft_consensus.cc:740] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.567895 13984 consensus_queue.cc:260] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.569186 13792 raft_consensus.cc:2468] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.570317 13984 ts_tablet_manager.cc:1434] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 10:59:55.570350 13906 leader_election.cc:304] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:55.571542 13984 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.571609 14015 raft_consensus.cc:2804] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.572185 14015 raft_consensus.cc:697] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:55.573268 13981 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.573290 13982 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.573876 13982 ts_tablet_manager.cc:1403] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260710 10:59:55.574172 13981 ts_tablet_manager.cc:1403] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 10:59:55.576752 13981 raft_consensus.cc:359] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.576714 13982 raft_consensus.cc:359] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.572954 14015 consensus_queue.cc:237] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.579991 13982 raft_consensus.cc:385] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.580401 13982 raft_consensus.cc:740] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.581249 13982 consensus_queue.cc:260] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.583523 13982 ts_tablet_manager.cc:1434] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 10:59:55.584137 13984 tablet_bootstrap.cc:654] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.584458 13982 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.587112 13981 raft_consensus.cc:385] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.587404 13981 raft_consensus.cc:740] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.588166 13981 consensus_queue.cc:260] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.588686 13984 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.589140 13984 ts_tablet_manager.cc:1403] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260710 10:59:55.590411 13981 ts_tablet_manager.cc:1434] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 10:59:55.591291 13981 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.591343 13982 tablet_bootstrap.cc:654] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.591953 13984 raft_consensus.cc:359] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.592622 13984 raft_consensus.cc:385] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.592926 13984 raft_consensus.cc:740] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.592402 13690 catalog_manager.cc:5697] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.593716 13984 consensus_queue.cc:260] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.595775 13984 ts_tablet_manager.cc:1434] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 10:59:55.597440 13981 tablet_bootstrap.cc:654] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.598259 13984 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.605299 13984 tablet_bootstrap.cc:654] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.612905 13981 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.613494 13981 ts_tablet_manager.cc:1403] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 10:59:55.616832 13981 raft_consensus.cc:359] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.617712 13981 raft_consensus.cc:385] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.618043 13981 raft_consensus.cc:740] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.620679 13984 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.621084 13984 ts_tablet_manager.cc:1403] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260710 10:59:55.622795 13984 raft_consensus.cc:359] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.623371 13984 raft_consensus.cc:385] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.623651 13984 raft_consensus.cc:740] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.624444 13984 consensus_queue.cc:260] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.625880 13982 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.626364 13982 ts_tablet_manager.cc:1403] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.029s
I20260710 10:59:55.626261 13981 consensus_queue.cc:260] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.628345 13981 ts_tablet_manager.cc:1434] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 10:59:55.628755 13984 ts_tablet_manager.cc:1434] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:55.629195 13981 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.629702 13984 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.629511 13982 raft_consensus.cc:359] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.630236 13982 raft_consensus.cc:385] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.630544 13982 raft_consensus.cc:740] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.631352 13982 consensus_queue.cc:260] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.633399 13982 ts_tablet_manager.cc:1434] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 10:59:55.634325 13982 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.635118 13981 tablet_bootstrap.cc:654] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.636431 13984 tablet_bootstrap.cc:654] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.640158 13982 tablet_bootstrap.cc:654] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.644992 13984 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.645514 13984 ts_tablet_manager.cc:1403] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260710 10:59:55.648824 13984 raft_consensus.cc:359] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.649659 13984 raft_consensus.cc:385] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.649996 13984 raft_consensus.cc:740] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.651660 13984 consensus_queue.cc:260] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.653575 13984 ts_tablet_manager.cc:1434] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 10:59:55.654779 13984 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.656458 13981 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.656931 13981 ts_tablet_manager.cc:1403] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260710 10:59:55.657342 13982 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.658972 13982 ts_tablet_manager.cc:1403] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 10:59:55.661437 13984 tablet_bootstrap.cc:654] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.661532 13982 raft_consensus.cc:359] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.662338 13982 raft_consensus.cc:385] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.662730 13982 raft_consensus.cc:740] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.662734 13981 raft_consensus.cc:359] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.663532 13981 raft_consensus.cc:385] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.663960 13981 raft_consensus.cc:740] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.663765 13982 consensus_queue.cc:260] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.664738 13981 consensus_queue.cc:260] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.666975 13982 ts_tablet_manager.cc:1434] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 10:59:55.668237 13982 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.667021 13981 ts_tablet_manager.cc:1434] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:55.672319 13981 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.675912 13982 tablet_bootstrap.cc:654] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.676641 13989 raft_consensus.cc:493] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.677655 13981 tablet_bootstrap.cc:654] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.677134 13989 raft_consensus.cc:515] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.682492 13989 leader_election.cc:290] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.695824 13984 tablet_bootstrap.cc:492] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.696251 13984 ts_tablet_manager.cc:1403] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.027s
I20260710 10:59:55.698732 13984 raft_consensus.cc:359] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.699438 13984 raft_consensus.cc:385] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.699724 13984 raft_consensus.cc:740] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.700337 13984 consensus_queue.cc:260] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.701841 13981 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.702245 13984 ts_tablet_manager.cc:1434] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:55.702265 13981 ts_tablet_manager.cc:1403] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.005s
I20260710 10:59:55.704087 13984 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.704090 13982 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:55.704787 13982 ts_tablet_manager.cc:1403] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260710 10:59:55.705137 13981 raft_consensus.cc:359] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.705802 13981 raft_consensus.cc:385] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.706061 13981 raft_consensus.cc:740] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.706684 13981 consensus_queue.cc:260] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.707681 13982 raft_consensus.cc:359] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.708341 13982 raft_consensus.cc:385] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.708649 13982 raft_consensus.cc:740] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.710050 13984 tablet_bootstrap.cc:654] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.710361 13982 consensus_queue.cc:260] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.711882 13981 ts_tablet_manager.cc:1434] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:55.713439 13981 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:55.714075 13982 ts_tablet_manager.cc:1434] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 10:59:55.717249 14015 raft_consensus.cc:493] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.717686 14015 raft_consensus.cc:515] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.718981 13989 raft_consensus.cc:493] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.719421 13989 raft_consensus.cc:515] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.721288 13989 leader_election.cc:290] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.721364 14015 leader_election.cc:290] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.723034 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb21e02241f419ca225494f47c19ece" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.723142 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb21e02241f419ca225494f47c19ece" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.723682 13792 raft_consensus.cc:2468] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:55.725586 13906 leader_election.cc:304] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.726449 14015 raft_consensus.cc:2804] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.726845 14015 raft_consensus.cc:493] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.727281 14015 raft_consensus.cc:3060] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.727361 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882301e5732b4976801fcac3c3009440" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.727929 14005 raft_consensus.cc:493] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.728384 14005 raft_consensus.cc:515] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.729681 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8507f7261943408abf897143c9e27a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.730316 14005 leader_election.cc:290] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.730423 13940 raft_consensus.cc:2468] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:55.730943 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.731604 13865 raft_consensus.cc:2468] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.723682 13866 raft_consensus.cc:2468] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:55.733009 13989 raft_consensus.cc:493] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.733354 13756 leader_election.cc:304] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.733426 13989 raft_consensus.cc:515] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.734642 14005 raft_consensus.cc:2804] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.734979 14005 raft_consensus.cc:493] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.735333 14005 raft_consensus.cc:3060] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.735471 13989 leader_election.cc:290] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.737428 13990 raft_consensus.cc:493] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.737865 13990 raft_consensus.cc:515] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.739382 13981 tablet_bootstrap.cc:654] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.739909 13990 leader_election.cc:290] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.741384 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.741977 13865 raft_consensus.cc:2468] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:55.743031 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.743191 13905 leader_election.cc:304] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
W20260710 10:59:55.743494 13832 leader_election.cc:343] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.743988 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.744580 13940 raft_consensus.cc:2468] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.744438 13832 leader_election.cc:304] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:55.745481 13989 raft_consensus.cc:2804] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.745922 13989 raft_consensus.cc:493] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.746042 14003 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.746309 13990 raft_consensus.cc:2804] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.746377 13989 raft_consensus.cc:3060] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.746744 13990 raft_consensus.cc:493] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.747150 13990 raft_consensus.cc:3060] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.751499 14003 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.757472 13989 raft_consensus.cc:515] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.759068 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.761410 13982 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:55.761831 13984 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:55.762281 13984 ts_tablet_manager.cc:1403] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.039s
I20260710 10:59:55.764431 13989 leader_election.cc:290] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.764626 13941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8507f7261943408abf897143c9e27a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:55.765141 13941 raft_consensus.cc:3060] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.765372 13990 raft_consensus.cc:515] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.768472 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.769047 13867 raft_consensus.cc:3060] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.771533 13941 raft_consensus.cc:2468] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:55.772214 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882301e5732b4976801fcac3c3009440" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.772665 13832 leader_election.cc:304] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:55.772812 13791 raft_consensus.cc:2468] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:55.773531 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8507f7261943408abf897143c9e27a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.773888 13984 raft_consensus.cc:359] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.774134 14003 raft_consensus.cc:493] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.774541 13984 raft_consensus.cc:385] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.774688 14003 raft_consensus.cc:515] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.775645 13789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8507f7261943408abf897143c9e27a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.776011 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.777048 13990 leader_election.cc:290] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.777246 13832 leader_election.cc:304] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.774122 13790 raft_consensus.cc:2468] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:55.778594 14046 raft_consensus.cc:2804] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.778505 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.778928 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.779194 14046 raft_consensus.cc:697] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:55.776732 14003 leader_election.cc:290] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.781654 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3982dcd4064435da82a2eec1e4f4d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.782641 13864 raft_consensus.cc:2393] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da661372bfef4d02be15cbf0b169e421 in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:55.783957 13867 raft_consensus.cc:2468] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.784057 13989 raft_consensus.cc:2804] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.784883 13989 raft_consensus.cc:493] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.774876 13984 raft_consensus.cc:740] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.785257 13989 raft_consensus.cc:3060] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.785219 13905 leader_election.cc:304] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [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: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: da661372bfef4d02be15cbf0b169e421
I20260710 10:59:55.785562 13987 raft_consensus.cc:493] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.786101 13987 raft_consensus.cc:515] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.787228 13984 consensus_queue.cc:260] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.795774 13987 leader_election.cc:290] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.796826 13941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
W20260710 10:59:55.798005 13757 leader_election.cc:343] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.798462 13982 tablet_bootstrap.cc:654] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:55.786170 14046 consensus_queue.cc:237] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.797788 14015 raft_consensus.cc:515] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.791424 13940 raft_consensus.cc:2393] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:55.801401 14047 raft_consensus.cc:493] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.801993 14015 leader_election.cc:290] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.801833 14047 raft_consensus.cc:515] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.804324 13990 raft_consensus.cc:2804] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.804826 13990 raft_consensus.cc:697] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:55.805269 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb21e02241f419ca225494f47c19ece" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.805835 13865 raft_consensus.cc:3060] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.805639 13990 consensus_queue.cc:237] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.806260 14005 raft_consensus.cc:515] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.810398 14005 leader_election.cc:290] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.799157 13756 leader_election.cc:304] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.810788 13941 raft_consensus.cc:3060] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.811034 13792 raft_consensus.cc:2393] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 251233767fb94ff28e181f98565d309f in current term 1: Already voted for candidate da661372bfef4d02be15cbf0b169e421 in this term.
I20260710 10:59:55.812803 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb21e02241f419ca225494f47c19ece" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.812929 13989 raft_consensus.cc:515] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.813359 13791 raft_consensus.cc:3060] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.813656 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.818467 13989 leader_election.cc:290] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.816654 14005 raft_consensus.cc:3060] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.819520 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:55.825203 13984 ts_tablet_manager.cc:1434] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.008s
W20260710 10:59:55.833627 13756 leader_election.cc:343] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.834218 13756 leader_election.cc:304] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.835638 14003 raft_consensus.cc:2749] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.823151 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798175e919544d98458bf3d88008696" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:55.836920 13981 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:55.837527 13981 ts_tablet_manager.cc:1403] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.000s
I20260710 10:59:55.843045 13864 raft_consensus.cc:2393] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da661372bfef4d02be15cbf0b169e421 in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:55.844298 13756 leader_election.cc:304] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [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: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.845329 14003 raft_consensus.cc:2749] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.846813 13981 raft_consensus.cc:359] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.847324 13865 raft_consensus.cc:2468] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.850775 14015 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:55.852593 13981 raft_consensus.cc:385] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:55.852918 13981 raft_consensus.cc:740] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:55.852067 14003 raft_consensus.cc:493] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.853818 13905 leader_election.cc:304] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:55.863386 14003 raft_consensus.cc:515] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.866652 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.869766 13984 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:55.851991 14047 leader_election.cc:290] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.861815 13791 raft_consensus.cc:2468] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:55.880484 13981 consensus_queue.cc:260] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.877445 14015 raft_consensus.cc:2804] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.867231 13866 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.883792 13991 raft_consensus.cc:493] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.889467 14015 raft_consensus.cc:697] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:55.887141 14003 leader_election.cc:290] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.890908 13991 raft_consensus.cc:515] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.895967 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882301e5732b4976801fcac3c3009440" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:55.904829 13791 raft_consensus.cc:3060] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.906167 13991 leader_election.cc:290] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.896631 14003 raft_consensus.cc:493] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.907394 14003 raft_consensus.cc:515] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:55.908640 13866 raft_consensus.cc:3060] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.910138 14003 leader_election.cc:290] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 251233767fb94ff28e181f98565d309f (127.12.92.67:42849), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.915637 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.918670 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.912842 13941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882301e5732b4976801fcac3c3009440" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:55.919508 13938 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.918713 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:55.918892 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7994c29e8040c3b6d77916c4264a5f" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.918624 14003 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:55.919636 13832 leader_election.cc:304] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:55.917722 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.921468 13863 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
W20260710 10:59:55.921753 13832 leader_election.cc:343] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:55.903792 13756 leader_election.cc:304] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.922519 13905 leader_election.cc:304] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:55.923375 14046 raft_consensus.cc:2749] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.923946 13940 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.927626 13832 leader_election.cc:304] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:55.912343 14015 consensus_queue.cc:237] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.933233 14018 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.935405 14056 raft_consensus.cc:2804] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.936038 14056 raft_consensus.cc:493] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.925647 13757 leader_election.cc:304] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:55.933825 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:55.935497 14018 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.930212 13991 raft_consensus.cc:2804] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.940531 13991 raft_consensus.cc:493] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.940888 13991 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.944458 14018 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:55.944754 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.945317 13863 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:55.936484 14056 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.926035 14005 raft_consensus.cc:2749] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.946856 14057 raft_consensus.cc:2804] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:55.928524 13791 raft_consensus.cc:2468] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:55.953308 14057 raft_consensus.cc:493] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:55.956894 14057 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:55.953006 13688 catalog_manager.cc:5697] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.959115 13690 catalog_manager.cc:5697] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.967315 13792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
W20260710 10:59:55.974078 13757 consensus_peers.cc:597] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 -> Peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Couldn't send request to peer 251233767fb94ff28e181f98565d309f. 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 10:59:55.975808 14047 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.976419 14047 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.979125 14046 raft_consensus.cc:2749] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:55.980362 13832 leader_election.cc:304] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:55.980480 14018 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:55.982403 14052 raft_consensus.cc:2804] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:55.986549 14052 raft_consensus.cc:697] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:55.991091 13989 raft_consensus.cc:493] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.991390 14052 consensus_queue.cc:237] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.991709 13989 raft_consensus.cc:515] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.959436 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:55.985713 13987 raft_consensus.cc:493] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:55.996065 13987 raft_consensus.cc:515] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:55.998656 13987 leader_election.cc:290] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:55.999642 14047 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.001186 13863 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:56.001789 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.002691 13905 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:56.003094 13940 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:55.951011 13990 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260710 10:59:56.006054 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.007913 13832 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:56.008795 14047 raft_consensus.cc:2804] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.009116 14047 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.009431 14047 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.013105 13991 raft_consensus.cc:515] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.015379 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
W20260710 10:59:56.021178 13756 leader_election.cc:343] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.022032 14018 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 10:59:56.025950 13981 ts_tablet_manager.cc:1434] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.188s	user 0.026s	sys 0.026s
I20260710 10:59:56.027220 13991 leader_election.cc:290] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
W20260710 10:59:56.029699 13906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.65:42453, user_credentials={real_user=slave}} blocked reactor thread for 47007.5us
W20260710 10:59:56.036224 13906 leader_election.cc:343] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.037300 13991 raft_consensus.cc:2804] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.037756 13991 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.038154 13991 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.042742 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:56.043452 13866 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.046030 13981 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.018059 13989 leader_election.cc:290] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
W20260710 10:59:56.085880 13832 leader_election.cc:343] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.086110 13941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.097297 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:56.104732 13982 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.105129 13982 ts_tablet_manager.cc:1403] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.344s	user 0.006s	sys 0.014s
I20260710 10:59:56.096613 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf8990ab7ed4c7983912e73fc6c6dc0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.118774 13984 tablet_bootstrap.cc:654] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:56.132237 13905 consensus_peers.cc:597] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. 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 10:59:56.132135 13991 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.134034 13991 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:56.128222 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf8990ab7ed4c7983912e73fc6c6dc0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.135702 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:56.135712 13791 raft_consensus.cc:2468] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
W20260710 10:59:56.136754 13738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:56.134238 14057 raft_consensus.cc:515] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:56.139801 14057 leader_election.cc:290] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 251233767fb94ff28e181f98565d309f (127.12.92.67:42849), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
W20260710 10:59:56.125749 13757 leader_election.cc:343] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.144979 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
W20260710 10:59:56.129953 13832 leader_election.cc:343] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.147739 13982 raft_consensus.cc:359] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.148393 13982 raft_consensus.cc:385] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.149129 13982 raft_consensus.cc:740] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.148435 13690 catalog_manager.cc:5697] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:56.149920 13982 consensus_queue.cc:260] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.137581 14056 raft_consensus.cc:515] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.152408 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
W20260710 10:59:56.153514 13906 leader_election.cc:343] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.157274 13982 ts_tablet_manager.cc:1434] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.004s
I20260710 10:59:56.158455 13982 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.165843 13866 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:56.164867 13687 catalog_manager.cc:5697] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.166957 13905 leader_election.cc:304] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [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: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.156425 13867 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.151835 13757 leader_election.cc:304] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
W20260710 10:59:56.171242 13757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:42849, user_credentials={real_user=slave}} blocked reactor thread for 48680us
I20260710 10:59:56.172068 13832 leader_election.cc:304] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.172792 14052 raft_consensus.cc:2804] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.173120 14052 raft_consensus.cc:493] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.173446 14052 raft_consensus.cc:3060] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.174254 14060 raft_consensus.cc:2749] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.175324 13788 raft_consensus.cc:2393] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 251233767fb94ff28e181f98565d309f in current term 1: Already voted for candidate da661372bfef4d02be15cbf0b169e421 in this term.
I20260710 10:59:56.175752 13991 raft_consensus.cc:2804] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.174366 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:56.184170 13938 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.188526 14052 raft_consensus.cc:515] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.190819 14052 leader_election.cc:290] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.195497 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf8990ab7ed4c7983912e73fc6c6dc0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
W20260710 10:59:56.198927 13832 leader_election.cc:343] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.181277 13991 raft_consensus.cc:697] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:56.185171 13867 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:56.199961 14047 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.206214 13756 leader_election.cc:304] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:56.206880 13865 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 251233767fb94ff28e181f98565d309f in current term 1: Already voted for candidate 034e334bd6254975b20abde4fa7d8bbe in this term.
I20260710 10:59:56.207080 14057 raft_consensus.cc:2804] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.207574 14057 raft_consensus.cc:697] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:56.208330 14057 consensus_queue.cc:237] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 10:59:56.208595 13905 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.209350 13990 raft_consensus.cc:2749] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.209311 14047 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.212730 13981 tablet_bootstrap.cc:654] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.213371 13991 consensus_queue.cc:237] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.220105 14056 leader_election.cc:290] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.215512 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:56.221346 13940 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:56.221969 13990 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.217481 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf8990ab7ed4c7983912e73fc6c6dc0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:56.222736 13788 raft_consensus.cc:3060] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.225459 13982 tablet_bootstrap.cc:654] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.227996 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
W20260710 10:59:56.229859 13832 leader_election.cc:343] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.230295 13832 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.231568 14052 raft_consensus.cc:2749] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.233153 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:56.233209 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:56.234207 13864 raft_consensus.cc:2393] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da661372bfef4d02be15cbf0b169e421 in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:56.237112 13756 leader_election.cc:304] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [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: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.238122 14056 raft_consensus.cc:2749] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.240545 13938 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:56.242851 13788 raft_consensus.cc:2468] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:56.252830 13832 leader_election.cc:304] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.254114 14052 raft_consensus.cc:2804] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.255401 14052 raft_consensus.cc:697] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:56.256443 14052 consensus_queue.cc:237] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.284327 13984 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.284793 13984 ts_tablet_manager.cc:1403] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.415s	user 0.012s	sys 0.013s
I20260710 10:59:56.290601 13690 catalog_manager.cc:5697] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:56.295058 13982 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.295516 13982 ts_tablet_manager.cc:1403] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.010s
I20260710 10:59:56.301429 13982 raft_consensus.cc:359] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.302027 13982 raft_consensus.cc:385] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.302248 13982 raft_consensus.cc:740] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.303027 13982 consensus_queue.cc:260] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.303619 13688 catalog_manager.cc:5697] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.305035 13982 ts_tablet_manager.cc:1434] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 10:59:56.304164 13687 catalog_manager.cc:5697] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.305887 13982 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.306347 13984 raft_consensus.cc:359] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.306968 13984 raft_consensus.cc:385] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.307266 13984 raft_consensus.cc:740] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.308310 13984 consensus_queue.cc:260] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.310562 13984 ts_tablet_manager.cc:1434] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 10:59:56.311332 13984 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.315323 13981 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.315919 13981 ts_tablet_manager.cc:1403] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.270s	user 0.014s	sys 0.018s
I20260710 10:59:56.316569 13984 tablet_bootstrap.cc:654] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.324219 13982 tablet_bootstrap.cc:654] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.324499 13788 raft_consensus.cc:3060] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.329066 13981 raft_consensus.cc:359] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.329728 13981 raft_consensus.cc:385] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.329952 13981 raft_consensus.cc:740] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.330569 13981 consensus_queue.cc:260] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.332628 13981 ts_tablet_manager.cc:1434] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 10:59:56.333436 13981 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.334474 13984 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.334913 13984 ts_tablet_manager.cc:1403] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 10:59:56.336563 14052 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.337841 13984 raft_consensus.cc:359] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.338502 13984 raft_consensus.cc:385] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.338768 13984 raft_consensus.cc:740] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.339450 13984 consensus_queue.cc:260] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.341331 13982 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.341961 13982 ts_tablet_manager.cc:1403] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 10:59:56.346721 13981 tablet_bootstrap.cc:654] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.349685 13984 ts_tablet_manager.cc:1434] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 10:59:56.352056 13991 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.348229 13982 raft_consensus.cc:359] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.353442 13982 raft_consensus.cc:385] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.353905 13982 raft_consensus.cc:740] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.356086 13982 consensus_queue.cc:260] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.359704 13984 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.363929 13982 ts_tablet_manager.cc:1434] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.005s
I20260710 10:59:56.365231 13982 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.368518 13991 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.371194 13981 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.371677 13981 ts_tablet_manager.cc:1403] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.007s
I20260710 10:59:56.373642 13984 tablet_bootstrap.cc:654] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.378378 14052 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 10:59:56.384140 13982 tablet_bootstrap.cc:654] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.379264 14066 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 10:59:56.374970 13981 raft_consensus.cc:359] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.408496 14047 raft_consensus.cc:493] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.389083 14057 raft_consensus.cc:493] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.409257 14047 raft_consensus.cc:515] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.409452 14057 raft_consensus.cc:515] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.413133 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.413830 13791 raft_consensus.cc:2468] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:56.413906 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:56.414453 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
W20260710 10:59:56.415632 13756 leader_election.cc:343] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:56.416242 13832 leader_election.cc:343] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.417212 13832 leader_election.cc:304] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.418392 14052 raft_consensus.cc:2804] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.418892 14052 raft_consensus.cc:493] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.419366 14052 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.423496 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.424381 13940 raft_consensus.cc:2468] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:56.426033 13757 leader_election.cc:304] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:56.427218 14056 raft_consensus.cc:2804] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.427448 14047 leader_election.cc:290] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.427771 14056 raft_consensus.cc:493] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.428248 14056 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.447227 13991 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.448441 13981 raft_consensus.cc:385] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.420146 14057 leader_election.cc:290] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.448921 13981 raft_consensus.cc:740] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.454433 13981 consensus_queue.cc:260] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.450770 14056 raft_consensus.cc:515] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.472677 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
W20260710 10:59:56.474517 13756 leader_election.cc:343] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.476994 14066 raft_consensus.cc:493] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.477512 14066 raft_consensus.cc:515] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.478467 13981 ts_tablet_manager.cc:1434] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260710 10:59:56.477509 13940 raft_consensus.cc:3060] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.444641 14052 raft_consensus.cc:515] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.491801 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:56.492600 13788 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.493192 14066 leader_election.cc:290] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:56.494422 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
W20260710 10:59:56.495873 13905 leader_election.cc:343] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.496867 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.497535 13790 raft_consensus.cc:2468] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:56.499100 13906 leader_election.cc:304] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:56.504215 14052 leader_election.cc:290] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.504717 14066 raft_consensus.cc:2804] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:56.505029 14066 raft_consensus.cc:493] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:56.505379 14066 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.506798 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
W20260710 10:59:56.508304 13832 leader_election.cc:343] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.509416 14056 leader_election.cc:290] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.508176 14052 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 10:59:56.510481 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:56.511178 13940 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.512413 13982 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.512866 13982 ts_tablet_manager.cc:1403] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.148s	user 0.030s	sys 0.036s
I20260710 10:59:56.513394 14066 raft_consensus.cc:515] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.517784 14066 leader_election.cc:290] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:56.518244 13981 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.522732 13940 raft_consensus.cc:2468] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:56.523066 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:56.518194 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
W20260710 10:59:56.524256 13905 leader_election.cc:343] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.524309 13791 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.525215 13788 raft_consensus.cc:2468] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:56.520104 13984 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.527326 13757 leader_election.cc:304] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:56.527344 13984 ts_tablet_manager.cc:1403] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.168s	user 0.039s	sys 0.078s
I20260710 10:59:56.529137 14056 raft_consensus.cc:2804] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.529287 13832 leader_election.cc:304] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.529860 14056 raft_consensus.cc:697] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:56.530157 13982 raft_consensus.cc:359] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.530840 13982 raft_consensus.cc:385] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.531126 13982 raft_consensus.cc:740] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.531865 13982 consensus_queue.cc:260] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.531960 13984 raft_consensus.cc:359] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.531132 14056 consensus_queue.cc:237] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.532706 13984 raft_consensus.cc:385] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.532980 13984 raft_consensus.cc:740] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.533592 13984 consensus_queue.cc:260] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.534026 14052 raft_consensus.cc:2804] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.536383 13981 tablet_bootstrap.cc:654] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.539697 13791 raft_consensus.cc:2468] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:56.539932 14052 raft_consensus.cc:697] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:56.540954 13906 leader_election.cc:304] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:56.540824 14052 consensus_queue.cc:237] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.542066 14015 raft_consensus.cc:2804] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:56.542567 14015 raft_consensus.cc:697] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:56.543366 14015 consensus_queue.cc:237] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.545184 13982 ts_tablet_manager.cc:1434] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 10:59:56.545661 13984 ts_tablet_manager.cc:1434] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 10:59:56.546209 13982 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.546557 13984 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.555197 13982 tablet_bootstrap.cc:654] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.569041 13981 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.567857 13690 catalog_manager.cc:5697] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:56.571684 14052 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:56.574770 13981 ts_tablet_manager.cc:1403] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260710 10:59:56.578236 13981 raft_consensus.cc:359] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.579093 13981 raft_consensus.cc:385] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.579407 13981 raft_consensus.cc:740] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.580866 13984 tablet_bootstrap.cc:654] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.584395 14052 raft_consensus.cc:493] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.584897 14052 raft_consensus.cc:515] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.587459 14052 leader_election.cc:290] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.586025 13689 catalog_manager.cc:5697] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.589756 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.590095 13981 consensus_queue.cc:260] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.590874 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
W20260710 10:59:56.592324 13832 leader_election.cc:343] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.593171 13981 ts_tablet_manager.cc:1434] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260710 10:59:56.594636 13832 leader_election.cc:343] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.595137 13832 leader_election.cc:304] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.599155 14052 raft_consensus.cc:2749] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.606614 14057 raft_consensus.cc:493] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.607101 14057 raft_consensus.cc:515] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.608325 14005 consensus_queue.cc:1048] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.609078 14057 leader_election.cc:290] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.609131 13991 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:56.613137 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:56.616400 13981 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.621407 13984 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.623545 13984 ts_tablet_manager.cc:1403] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260710 10:59:56.624130 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
W20260710 10:59:56.625689 13756 leader_election.cc:343] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:56.631167 13757 leader_election.cc:343] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.631592 13757 leader_election.cc:304] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.632614 14056 raft_consensus.cc:2749] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.641237 14015 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:56.644692 13981 tablet_bootstrap.cc:654] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.653681 13689 catalog_manager.cc:5697] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.674726 13984 raft_consensus.cc:359] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.692710 13984 raft_consensus.cc:385] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.692028 14052 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:56.691671 13982 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.693921 13982 ts_tablet_manager.cc:1403] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.148s	user 0.042s	sys 0.062s
I20260710 10:59:56.694101 13984 raft_consensus.cc:740] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.695093 13984 consensus_queue.cc:260] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
W20260710 10:59:56.710484 13832 consensus_peers.cc:597] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe -> Peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Couldn't send request to peer 251233767fb94ff28e181f98565d309f. 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 10:59:56.713650 13984 ts_tablet_manager.cc:1434] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260710 10:59:56.715116 13984 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.719529 13982 raft_consensus.cc:359] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.720295 13982 raft_consensus.cc:385] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.720584 13982 raft_consensus.cc:740] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.721267 13982 consensus_queue.cc:260] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.723325 13982 ts_tablet_manager.cc:1434] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 10:59:56.725162 13982 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.729980 13991 raft_consensus.cc:493] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.730623 13991 raft_consensus.cc:515] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.734665 14056 consensus_queue.cc:1048] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:56.742291 13991 leader_election.cc:290] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:56.743395 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
W20260710 10:59:56.745829 13905 leader_election.cc:343] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.752677 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.754694 13982 tablet_bootstrap.cc:654] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.750526 13984 tablet_bootstrap.cc:654] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:56.756829 13906 leader_election.cc:343] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.759713 13906 leader_election.cc:304] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.761274 13991 raft_consensus.cc:2749] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.762889 13981 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.763396 13981 ts_tablet_manager.cc:1403] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.170s	user 0.030s	sys 0.027s
I20260710 10:59:56.766697 13981 raft_consensus.cc:359] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.767602 13981 raft_consensus.cc:385] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.767935 13981 raft_consensus.cc:740] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.768739 13981 consensus_queue.cc:260] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.771770 13981 ts_tablet_manager.cc:1434] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:56.772926 13981 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.775702 13984 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.776221 13984 ts_tablet_manager.cc:1403] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.003s
I20260710 10:59:56.778556 13981 tablet_bootstrap.cc:654] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.779560 13984 raft_consensus.cc:359] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.780336 13984 raft_consensus.cc:385] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.780678 13984 raft_consensus.cc:740] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.781544 13984 consensus_queue.cc:260] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.795722 13984 ts_tablet_manager.cc:1434] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 10:59:56.806998 13984 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.815237 13982 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.815696 13982 ts_tablet_manager.cc:1403] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.028s
I20260710 10:59:56.815761 13981 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.816218 13981 ts_tablet_manager.cc:1403] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.012s
I20260710 10:59:56.816476 13984 tablet_bootstrap.cc:654] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.817862 14047 raft_consensus.cc:493] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.818344 14047 raft_consensus.cc:515] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.820611 14047 leader_election.cc:290] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.822834 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.823024 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.825173 13832 leader_election.cc:304] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.825881 13981 raft_consensus.cc:359] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.826577 13981 raft_consensus.cc:385] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.826433 14047 raft_consensus.cc:2749] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.826910 13981 raft_consensus.cc:740] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.827608 13981 consensus_queue.cc:260] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.828706 13982 raft_consensus.cc:359] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.829466 13981 ts_tablet_manager.cc:1434] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 10:59:56.829608 13982 raft_consensus.cc:385] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.830019 13982 raft_consensus.cc:740] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.830976 13981 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.830981 13982 consensus_queue.cc:260] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.837889 13981 tablet_bootstrap.cc:654] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.838150 13982 ts_tablet_manager.cc:1434] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 10:59:56.839082 13982 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.848819 13982 tablet_bootstrap.cc:654] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.849426 13981 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.849896 13981 ts_tablet_manager.cc:1403] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 10:59:56.852221 13981 raft_consensus.cc:359] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.852936 13981 raft_consensus.cc:385] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.853250 13981 raft_consensus.cc:740] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.853839 13981 consensus_queue.cc:260] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.854331 13982 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.854733 13982 ts_tablet_manager.cc:1403] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 10:59:56.854928 13984 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.855341 13984 ts_tablet_manager.cc:1403] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.016s
I20260710 10:59:56.856047 13981 ts_tablet_manager.cc:1434] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:56.857429 13981 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.857286 13982 raft_consensus.cc:359] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.857928 13982 raft_consensus.cc:385] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.858376 13982 raft_consensus.cc:740] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.857955 13984 raft_consensus.cc:359] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.858889 13984 raft_consensus.cc:385] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.859198 13984 raft_consensus.cc:740] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.859186 13982 consensus_queue.cc:260] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.860069 13984 consensus_queue.cc:260] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.861999 13984 ts_tablet_manager.cc:1434] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:56.861965 14056 raft_consensus.cc:493] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.862548 14056 raft_consensus.cc:515] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.863998 13982 ts_tablet_manager.cc:1434] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 10:59:56.864274 13981 tablet_bootstrap.cc:654] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.866147 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:56.867447 13982 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.868602 13984 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.871922 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:56.873242 13991 raft_consensus.cc:493] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.873822 13991 raft_consensus.cc:515] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
W20260710 10:59:56.874897 13756 leader_election.cc:343] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.875726 13991 leader_election.cc:290] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
W20260710 10:59:56.876011 13757 leader_election.cc:343] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:56.876581 13757 leader_election.cc:304] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:56.877628 14005 raft_consensus.cc:2749] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.878378 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:56.897647 14056 leader_election.cc:290] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:56.899812 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9ee44c6e4d47b7bc802355579dd164" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:56.902185 13981 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.902630 13981 ts_tablet_manager.cc:1403] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.008s
I20260710 10:59:56.904846 13905 leader_election.cc:304] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:56.905463 13981 raft_consensus.cc:359] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.906164 13984 tablet_bootstrap.cc:654] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.906140 13981 raft_consensus.cc:385] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.906575 13981 raft_consensus.cc:740] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.907675 13981 consensus_queue.cc:260] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.909895 13981 ts_tablet_manager.cc:1434] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:56.910794 13981 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.911854 13984 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.912312 13984 ts_tablet_manager.cc:1403] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.009s
I20260710 10:59:56.913302 13982 tablet_bootstrap.cc:654] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.906394 13991 raft_consensus.cc:2749] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:56.915493 13940 raft_consensus.cc:3060] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:56.916548 13984 raft_consensus.cc:359] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.917070 13984 raft_consensus.cc:385] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.917301 13984 raft_consensus.cc:740] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.920760 13981 tablet_bootstrap.cc:654] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.945914 13984 consensus_queue.cc:260] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.947949 13982 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.948450 13982 ts_tablet_manager.cc:1403] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.010s
I20260710 10:59:56.950969 13982 raft_consensus.cc:359] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.951643 13982 raft_consensus.cc:385] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.951969 13982 raft_consensus.cc:740] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.952656 13982 consensus_queue.cc:260] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.954679 13982 ts_tablet_manager.cc:1434] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:56.956364 13981 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.956810 13981 ts_tablet_manager.cc:1403] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.017s
I20260710 10:59:56.957064 13984 ts_tablet_manager.cc:1434] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260710 10:59:56.957966 13984 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.958573 13982 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.959570 13981 raft_consensus.cc:359] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.960268 13981 raft_consensus.cc:385] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.960678 13981 raft_consensus.cc:740] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.961740 13981 consensus_queue.cc:260] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.964744 13984 tablet_bootstrap.cc:654] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.965489 13982 tablet_bootstrap.cc:654] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.974661 13981 ts_tablet_manager.cc:1434] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 10:59:56.975652 13981 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: Bootstrap starting.
I20260710 10:59:56.978655 13982 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:56.979259 13982 ts_tablet_manager.cc:1403] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 10:59:56.980913 13984 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:56.981307 13984 ts_tablet_manager.cc:1403] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260710 10:59:56.982383 13982 raft_consensus.cc:359] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.983050 13982 raft_consensus.cc:385] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.983354 13982 raft_consensus.cc:740] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.983198 13984 raft_consensus.cc:359] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.984002 13984 raft_consensus.cc:385] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:56.984349 13984 raft_consensus.cc:740] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:56.984109 13982 consensus_queue.cc:260] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.985224 13981 tablet_bootstrap.cc:654] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:56.984997 13984 consensus_queue.cc:260] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.990159 13982 ts_tablet_manager.cc:1434] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 10:59:56.990434 13984 ts_tablet_manager.cc:1434] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 10:59:56.991390 13984 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:56.991631 13982 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:56.996554 13981 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: No bootstrap required, opened a new log
I20260710 10:59:56.996995 13981 ts_tablet_manager.cc:1403] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260710 10:59:56.998723 14047 raft_consensus.cc:493] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:56.999204 14047 raft_consensus.cc:515] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:56.999583 13938 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.000015 13982 tablet_bootstrap.cc:654] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.002627 13984 tablet_bootstrap.cc:654] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.002903 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.002792 13981 raft_consensus.cc:359] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.003115 14005 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.003531 13981 raft_consensus.cc:385] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.003684 13788 raft_consensus.cc:2393] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:57.003855 13981 raft_consensus.cc:740] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.005177 14047 leader_election.cc:290] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.004565 13981 consensus_queue.cc:260] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.005816 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.007508 13981 ts_tablet_manager.cc:1434] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 10:59:57.009335 13832 leader_election.cc:304] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:57.010452 14047 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.021176 14047 raft_consensus.cc:2749] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.026479 13864 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.032138 13865 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.040119 13982 tablet_bootstrap.cc:492] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:57.040745 13982 ts_tablet_manager.cc:1403] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.004s
I20260710 10:59:57.044091 13982 raft_consensus.cc:359] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.044963 13982 raft_consensus.cc:385] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.045285 13982 raft_consensus.cc:740] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.045548 14047 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:57.046195 13982 consensus_queue.cc:260] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.048432 13982 ts_tablet_manager.cc:1434] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:57.049276 13982 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:57.051705 14047 raft_consensus.cc:493] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.052268 14047 raft_consensus.cc:515] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.054945 13982 tablet_bootstrap.cc:654] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.055334 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.055932 13791 raft_consensus.cc:2468] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:57.056350 13984 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:57.056826 13984 ts_tablet_manager.cc:1403] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.013s
I20260710 10:59:57.056885 14047 leader_election.cc:290] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.057171 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.058570 13940 raft_consensus.cc:2468] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 0.
I20260710 10:59:57.056964 13832 leader_election.cc:304] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.059585 13989 raft_consensus.cc:2804] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.059969 13989 raft_consensus.cc:493] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.060314 13989 raft_consensus.cc:3060] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.060755 13984 raft_consensus.cc:359] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.061431 13984 raft_consensus.cc:385] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.061674 13984 raft_consensus.cc:740] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.062388 13984 consensus_queue.cc:260] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.064374 13984 ts_tablet_manager.cc:1434] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:57.065234 13984 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:57.071836 14057 raft_consensus.cc:493] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.072386 14057 raft_consensus.cc:515] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.073637 13982 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:57.074025 13982 ts_tablet_manager.cc:1403] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 10:59:57.074671 13984 tablet_bootstrap.cc:654] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.074550 14057 leader_election.cc:290] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.076546 13982 raft_consensus.cc:359] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.076829 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.077167 13982 raft_consensus.cc:385] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.077457 13982 raft_consensus.cc:740] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.078045 13982 consensus_queue.cc:260] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
W20260710 10:59:57.078509 13756 leader_election.cc:343] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:57.079964 13982 ts_tablet_manager.cc:1434] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:57.080650 13982 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:57.084292 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.084911 13940 raft_consensus.cc:2468] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.085536 13982 tablet_bootstrap.cc:654] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.086303 14057 raft_consensus.cc:493] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.086910 14057 raft_consensus.cc:515] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.089475 14057 leader_election.cc:290] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.096581 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.097158 13940 raft_consensus.cc:2468] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.099414 13984 tablet_bootstrap.cc:492] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:57.099888 13984 ts_tablet_manager.cc:1403] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.011s
I20260710 10:59:57.099505 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.103370 13984 raft_consensus.cc:359] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.103966 13984 raft_consensus.cc:385] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.104219 13984 raft_consensus.cc:740] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.104826 13984 consensus_queue.cc:260] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.105197 14015 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.106833 13984 ts_tablet_manager.cc:1434] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 10:59:57.107709 13984 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
W20260710 10:59:57.108546 13756 leader_election.cc:343] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:57.110798 13757 leader_election.cc:304] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:57.111959 13940 raft_consensus.cc:3060] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.112322 13982 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:57.112504 14005 raft_consensus.cc:493] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.112717 13982 ts_tablet_manager.cc:1403] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260710 10:59:57.113001 14005 raft_consensus.cc:515] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.114969 14005 leader_election.cc:290] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.115195 13982 raft_consensus.cc:359] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.116423 13982 raft_consensus.cc:385] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.116550 14005 raft_consensus.cc:2804] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.116706 13982 raft_consensus.cc:740] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.116950 14005 raft_consensus.cc:493] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.114975 13984 tablet_bootstrap.cc:654] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.117399 13982 consensus_queue.cc:260] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.118336 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.118896 13866 raft_consensus.cc:2468] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.117386 14005 raft_consensus.cc:3060] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.122507 13982 ts_tablet_manager.cc:1434] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 10:59:57.125005 14047 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:57.130613 13982 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
I20260710 10:59:57.131084 13756 leader_election.cc:304] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.131896 14057 raft_consensus.cc:2804] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.131824 14056 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.132298 14057 raft_consensus.cc:493] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.132656 14057 raft_consensus.cc:3060] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.115631 13757 leader_election.cc:304] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:57.135164 14056 raft_consensus.cc:493] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.145991 14056 raft_consensus.cc:515] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.152313 14056 leader_election.cc:290] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.152812 14056 raft_consensus.cc:2804] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.153079 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.153791 13866 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.157135 13756 leader_election.cc:304] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.153123 14056 raft_consensus.cc:493] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.160315 14056 raft_consensus.cc:3060] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.167115 13991 raft_consensus.cc:493] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 034e334bd6254975b20abde4fa7d8bbe)
I20260710 10:59:57.167680 13991 raft_consensus.cc:515] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.168967 13990 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.169728 13982 tablet_bootstrap.cc:654] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.175561 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.178257 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
W20260710 10:59:57.188199 13757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:42849, user_credentials={real_user=slave}} blocked reactor thread for 72650.6us
I20260710 10:59:57.188267 14129 raft_consensus.cc:2804] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.188943 14129 raft_consensus.cc:493] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.189391 14129 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.193478 13906 leader_election.cc:304] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:57.194289 13990 raft_consensus.cc:2749] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 10:59:57.178488 13991 leader_election.cc:290] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:57.195423 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.196204 13937 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.202245 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
W20260710 10:59:57.210029 13757 leader_election.cc:343] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:57.169858 13738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:57.219061 14057 raft_consensus.cc:515] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.221130 14057 leader_election.cc:290] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.221619 14057 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.222026 14057 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.222275 13989 raft_consensus.cc:515] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.223323 14005 raft_consensus.cc:515] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.224222 13989 leader_election.cc:290] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.225270 14005 leader_election.cc:290] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.226859 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.227435 13937 raft_consensus.cc:3060] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.232173 14057 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.225246 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.239933 13982 tablet_bootstrap.cc:492] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:57.240456 13982 ts_tablet_manager.cc:1403] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.010s
I20260710 10:59:57.244243 13982 raft_consensus.cc:359] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.244843 13982 raft_consensus.cc:385] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.245086 13982 raft_consensus.cc:740] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.245831 13982 consensus_queue.cc:260] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.248330 13982 ts_tablet_manager.cc:1434] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:57.249472 13982 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: Bootstrap starting.
W20260710 10:59:57.253486 13756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.66:42829, user_credentials={real_user=slave}} blocked reactor thread for 60876.8us
I20260710 10:59:57.254163 13984 tablet_bootstrap.cc:492] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:57.254591 13984 ts_tablet_manager.cc:1403] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.147s	user 0.036s	sys 0.026s
I20260710 10:59:57.257508 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.257647 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.258253 13867 raft_consensus.cc:3060] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.258436 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.258253 13938 raft_consensus.cc:3060] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.263639 13984 raft_consensus.cc:359] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.264364 13984 raft_consensus.cc:385] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.264639 13984 raft_consensus.cc:740] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.265275 13984 consensus_queue.cc:260] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.267596 13984 ts_tablet_manager.cc:1434] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 10:59:57.268265 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.269210 13984 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: Bootstrap starting.
I20260710 10:59:57.269411 13865 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da661372bfef4d02be15cbf0b169e421 in current term 1: Already voted for candidate 034e334bd6254975b20abde4fa7d8bbe in this term.
I20260710 10:59:57.271525 14015 raft_consensus.cc:493] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.272661 14015 raft_consensus.cc:515] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.271183 14134 raft_consensus.cc:493] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.274734 13982 tablet_bootstrap.cc:654] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.274937 14015 leader_election.cc:290] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
W20260710 10:59:57.272907 13756 leader_election.cc:343] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:57.279237 13757 leader_election.cc:343] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:57.279932 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.280272 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566e11848ed848b281ef3b5511fc389e" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:57.280571 13864 raft_consensus.cc:2468] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:57.280838 13788 raft_consensus.cc:3060] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.281688 13984 tablet_bootstrap.cc:654] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.281736 13905 leader_election.cc:304] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:57.283629 14015 raft_consensus.cc:2804] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.283970 14015 raft_consensus.cc:493] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.284278 14015 raft_consensus.cc:3060] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.273777 14134 raft_consensus.cc:515] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.286072 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.286661 13791 raft_consensus.cc:2468] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:57.290009 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.290582 14134 leader_election.cc:290] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.290925 13940 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da661372bfef4d02be15cbf0b169e421 in current term 1: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:57.292752 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b890671e5a54169a0126478c293849f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.293324 13939 raft_consensus.cc:2468] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.293387 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b890671e5a54169a0126478c293849f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.293983 13864 raft_consensus.cc:2468] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 0.
I20260710 10:59:57.294976 13756 leader_election.cc:304] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.295307 13757 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f
I20260710 10:59:57.296250 14130 raft_consensus.cc:2804] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.296512 14057 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.296614 14130 raft_consensus.cc:493] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.297174 14130 raft_consensus.cc:3060] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.305855 13984 tablet_bootstrap.cc:492] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: No bootstrap required, opened a new log
I20260710 10:59:57.306321 13984 ts_tablet_manager.cc:1403] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260710 10:59:57.307369 13982 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: No bootstrap required, opened a new log
I20260710 10:59:57.307842 13982 ts_tablet_manager.cc:1403] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260710 10:59:57.308955 13984 raft_consensus.cc:359] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.309635 13984 raft_consensus.cc:385] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.309885 13984 raft_consensus.cc:740] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.310304 13982 raft_consensus.cc:359] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.310518 13984 consensus_queue.cc:260] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.310911 13982 raft_consensus.cc:385] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.311229 13982 raft_consensus.cc:740] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.311841 13982 consensus_queue.cc:260] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.312525 13984 ts_tablet_manager.cc:1434] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 10:59:57.313612 13982 ts_tablet_manager.cc:1434] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 10:59:57.316148 14056 raft_consensus.cc:515] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.318063 14056 leader_election.cc:290] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.318651 13867 raft_consensus.cc:2468] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.319767 13756 leader_election.cc:304] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:57.320626 13937 raft_consensus.cc:2468] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:57.320840 14056 raft_consensus.cc:2804] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.321317 14056 raft_consensus.cc:697] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:57.322105 14056 consensus_queue.cc:237] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.329425 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.330438 13937 raft_consensus.cc:3060] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.335276 14046 raft_consensus.cc:493] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.336163 14046 raft_consensus.cc:515] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.338099 14046 leader_election.cc:290] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.339546 13832 leader_election.cc:304] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:57.340337 14046 raft_consensus.cc:2804] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.340823 14046 raft_consensus.cc:697] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:57.340972 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.341321 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.342677 13790 raft_consensus.cc:2393] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 1: Already voted for candidate da661372bfef4d02be15cbf0b169e421 in this term.
I20260710 10:59:57.342690 14046 consensus_queue.cc:237] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.344727 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097bd34f4c7e4a24a54672b55dc4410f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.345252 13864 raft_consensus.cc:3060] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.348778 13832 leader_election.cc:304] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:57.352918 13689 catalog_manager.cc:5697] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.356361 13688 catalog_manager.cc:5697] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.369315 14066 raft_consensus.cc:493] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.369756 14066 raft_consensus.cc:515] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.371670 14066 leader_election.cc:290] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:57.372660 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.372730 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.373255 13867 raft_consensus.cc:2468] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:57.373340 13791 raft_consensus.cc:2468] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 0.
I20260710 10:59:57.374352 13905 leader_election.cc:304] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.375015 14066 raft_consensus.cc:2804] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:57.375324 14066 raft_consensus.cc:493] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:57.375602 14066 raft_consensus.cc:3060] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.415253 13864 raft_consensus.cc:2468] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.415369 14015 raft_consensus.cc:515] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.416476 14057 raft_consensus.cc:2749] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.415252 13788 raft_consensus.cc:2468] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:57.417701 14015 leader_election.cc:290] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:57.418671 13756 leader_election.cc:304] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.418557 14129 raft_consensus.cc:515] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.419466 14057 raft_consensus.cc:2804] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.420020 14057 raft_consensus.cc:697] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:57.419526 14046 raft_consensus.cc:2749] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.420742 14129 leader_election.cc:290] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.415584 14130 raft_consensus.cc:515] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.420835 14057 consensus_queue.cc:237] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.422660 14130 leader_election.cc:290] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.423852 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.424230 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b890671e5a54169a0126478c293849f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.424407 13867 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.424774 13865 raft_consensus.cc:3060] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.424973 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b890671e5a54169a0126478c293849f" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.425510 13940 raft_consensus.cc:3060] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.424554 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "da661372bfef4d02be15cbf0b169e421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:57.426666 13939 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.423856 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.429502 13864 raft_consensus.cc:3060] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.431473 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f207d0391b45f3aa9c1b7863b0f48a" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:57.432051 13788 raft_consensus.cc:3060] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.439230 13688 catalog_manager.cc:5697] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.486742 13991 raft_consensus.cc:493] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.487193 13991 raft_consensus.cc:515] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.489598 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.489905 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4366f4b8e6444642a9896c52482bc75d" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:57.490612 13866 raft_consensus.cc:2393] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 251233767fb94ff28e181f98565d309f in current term 1: Already voted for candidate da661372bfef4d02be15cbf0b169e421 in this term.
I20260710 10:59:57.491513 13991 leader_election.cc:290] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:57.491990 13905 leader_election.cc:304] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:57.492654 13991 raft_consensus.cc:3060] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.515687 13938 raft_consensus.cc:2468] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.515779 13937 raft_consensus.cc:2468] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.516628 13867 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.517916 13756 leader_election.cc:304] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.518740 14057 raft_consensus.cc:2804] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.519194 14057 raft_consensus.cc:697] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:57.519982 14057 consensus_queue.cc:237] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.522130 13865 raft_consensus.cc:2468] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.523787 13756 leader_election.cc:304] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.524816 14130 raft_consensus.cc:2804] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.525353 14130 raft_consensus.cc:697] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:57.526295 14130 consensus_queue.cc:237] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.527243 13788 raft_consensus.cc:2468] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:57.528054 14047 raft_consensus.cc:493] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.528486 14047 raft_consensus.cc:515] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.525861 13757 leader_election.cc:304] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [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: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 034e334bd6254975b20abde4fa7d8bbe
I20260710 10:59:57.529386 13906 leader_election.cc:304] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.530373 14015 raft_consensus.cc:2804] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.530972 14015 raft_consensus.cc:697] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:57.531483 14129 raft_consensus.cc:2804] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.531618 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:57.531955 14129 raft_consensus.cc:697] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Leader. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 10:59:57.532343 13937 raft_consensus.cc:2393] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 1: Already voted for candidate da661372bfef4d02be15cbf0b169e421 in this term.
I20260710 10:59:57.531994 14015 consensus_queue.cc:237] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.532783 14129 consensus_queue.cc:237] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.534173 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294afe0c1acd4e2f8e9c4432d3768b52" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:57.535768 13832 leader_election.cc:304] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe; no voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:57.541338 13689 catalog_manager.cc:5697] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.539839 14046 raft_consensus.cc:3060] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.530365 14047 leader_election.cc:290] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:57.559464 13689 catalog_manager.cc:5697] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:57.562520 13688 catalog_manager.cc:5697] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.563711 13688 catalog_manager.cc:5697] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 reported cstate change: term changed from 0 to 1, leader changed from <none> to da661372bfef4d02be15cbf0b169e421 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.617247 13940 raft_consensus.cc:2468] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.617230 13864 raft_consensus.cc:2468] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:57.709697 14129 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.717764 14046 raft_consensus.cc:2749] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.719159 14066 raft_consensus.cc:515] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.721395 14066 leader_election.cc:290] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:57.722895 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:57.722915 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426025e7acca41509e0ba1986bb1ca5b" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:57.723659 13788 raft_consensus.cc:3060] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.723862 13865 raft_consensus.cc:3060] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.798581 14046 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.809579 14052 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:57.814530 14130 consensus_queue.cc:1048] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.818976 13939 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da661372bfef4d02be15cbf0b169e421 in term 1.
I20260710 10:59:57.819115 13991 raft_consensus.cc:2749] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.818976 13865 raft_consensus.cc:2468] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:57.823817 13788 raft_consensus.cc:2468] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:57.824882 13906 leader_election.cc:304] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:57.825258 14130 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.826328 13991 raft_consensus.cc:2804] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.826905 13991 raft_consensus.cc:697] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Leader. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 10:59:57.827759 13991 consensus_queue.cc:237] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:57.830447 14056 consensus_queue.cc:1048] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:57.859174 13689 catalog_manager.cc:5697] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f reported cstate change: term changed from 0 to 1, leader changed from <none> to 251233767fb94ff28e181f98565d309f (127.12.92.67). New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:57.933856 14056 consensus_queue.cc:1048] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.943671 14057 consensus_queue.cc:1048] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.980203 14057 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:57.993461 14057 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:58.005007 13991 consensus_queue.cc:1048] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:58.020373 14150 consensus_queue.cc:1048] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.079944 14057 consensus_queue.cc:1048] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.089226 14134 consensus_queue.cc:1048] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.095446 13991 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.096325 13991 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:58.098672 13991 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:58.098470 14046 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.099882 14046 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:58.100450 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe" is_pre_election: true
I20260710 10:59:58.101027 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:58.101106 13865 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:58.101673 13788 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251233767fb94ff28e181f98565d309f in term 1.
I20260710 10:59:58.102761 13905 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [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: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 10:59:58.103030 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421" is_pre_election: true
I20260710 10:59:58.103598 13788 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 1.
I20260710 10:59:58.103690 13991 raft_consensus.cc:2804] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 10:59:58.104159 13991 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.104018 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f" is_pre_election: true
I20260710 10:59:58.104578 13991 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:58.104796 14046 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:58.104909 13832 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 10:59:58.105736 14046 raft_consensus.cc:2804] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 10:59:58.107620 14046 raft_consensus.cc:493] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.108088 14046 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:58.129611 13991 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:58.129637 14046 raft_consensus.cc:515] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:58.130720 13938 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 2: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:58.131642 13991 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:58.132671 14046 leader_election.cc:290] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 10:59:58.132716 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:58.133451 13788 raft_consensus.cc:3060] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:58.133944 13865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 10:59:58.134317 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "251233767fb94ff28e181f98565d309f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 10:59:58.134683 13865 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 251233767fb94ff28e181f98565d309f in current term 2: Already voted for candidate 034e334bd6254975b20abde4fa7d8bbe in this term.
I20260710 10:59:58.135095 13938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1a5258354346ed8a3d0be6f3f36dd5" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 10:59:58.135803 13938 raft_consensus.cc:2393] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 034e334bd6254975b20abde4fa7d8bbe in current term 2: Already voted for candidate 251233767fb94ff28e181f98565d309f in this term.
I20260710 10:59:58.135941 13906 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [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: 251233767fb94ff28e181f98565d309f; no voters: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421
I20260710 10:59:58.136737 13991 raft_consensus.cc:2749] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 10:59:58.226107 13738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:58.235332 13788 raft_consensus.cc:2468] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 2.
I20260710 10:59:58.236653 13832 leader_election.cc:304] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [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: 034e334bd6254975b20abde4fa7d8bbe, da661372bfef4d02be15cbf0b169e421; no voters: 251233767fb94ff28e181f98565d309f
I20260710 10:59:58.237465 14046 raft_consensus.cc:2804] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:58.238026 14046 raft_consensus.cc:697] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 10:59:58.239041 14046 consensus_queue.cc:237] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } }
I20260710 10:59:58.241737 13991 consensus_queue.cc:1048] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.248733 13690 catalog_manager.cc:5697] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 0 to 2, leader changed from <none> to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 2 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.252444 14066 consensus_queue.cc:1048] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.716954 13788 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:58.718314 14046 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.727505 13938 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:58.729406 14052 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.881868 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:58.887815 14174 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 10:59:58.889273 14175 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 10:59:58.891395 14177 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 10:59:58.892135 12657 server_base.cc:1061] running on GCE node
I20260710 10:59:58.893958 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:58.894192 12657 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 10:59:58.894374 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681198894340 us; error 0 us; skew 500 ppm
I20260710 10:59:58.895087 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:58.897702 12657 webserver.cc:533] Webserver started at http://127.12.92.68:41773/ using document root <none> and password file <none>
I20260710 10:59:58.898203 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:58.898386 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:58.898675 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:58.899794 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-3-root/instance:
uuid: "35f00ba623b445c29c53a74f0e96105b"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-tgtk"
I20260710 10:59:58.904373 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:58.907403 14182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.908128 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:58.908466 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
uuid: "35f00ba623b445c29c53a74f0e96105b"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-tgtk"
I20260710 10:59:58.908777 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-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 10:59:58.929441 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:58.930687 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:58.932164 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:58.934286 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:58.934517 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.934763 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:58.934937 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.995918 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.68:46021
I20260710 10:59:58.995985 14244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.68:46021 every 8 connection(s)
I20260710 10:59:59.000675 12657 auto_leader_rebalancer-test.cc:388] add a tserver: 35f00ba623b445c29c53a74f0e96105b
I20260710 10:59:59.014624 14245 heartbeater.cc:344] Connected to a master server at 127.12.92.126:45913
I20260710 10:59:59.014977 14245 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:59.015695 14245 heartbeater.cc:507] Master 127.12.92.126:45913 requested a full tablet report, sending...
I20260710 10:59:59.017549 13690 ts_manager.cc:194] Registered new tserver with Master: 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021)
I20260710 10:59:59.018697 13690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59150
I20260710 10:59:59.272025 13865 consensus_queue.cc:237] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 10:59:59.280085 13938 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.280205 13788 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.283100 14252 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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 10:59:59.284107 14171 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 10:59:59.306945 13830 consensus_peers.cc:597] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc8507f7261943408abf897143c9e27a. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:59.308095 14252 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.312652 13788 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.320043 13938 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.321863 13865 consensus_queue.cc:237] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 10:59:59.323900 13690 catalog_manager.cc:5697] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.329422 13937 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.331167 14252 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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 10:59:59.333344 13790 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.335363 14171 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 10:59:59.341049 13830 consensus_peers.cc:597] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b1a5258354346ed8a3d0be6f3f36dd5. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:59.345782 14172 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.347810 13938 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.347950 13790 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.382869 13688 catalog_manager.cc:5697] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 2 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.389578 13790 consensus_queue.cc:237] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 10:59:59.399094 13938 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.401481 14130 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.404235 13865 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.405753 14130 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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 10:59:59.411394 13755 consensus_peers.cc:597] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1128c1b48334e65bb84fe858bd0dd98. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:59.412264 14130 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.413398 13938 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.418234 13865 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.429171 13790 consensus_queue.cc:237] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 10:59:59.437832 13690 catalog_manager.cc:5697] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
W20260710 10:59:59.451035 13755 consensus_peers.cc:597] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a9ee44c6e4d47b7bc802355579dd164. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:59.452327 13865 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.457082 14270 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.460698 13937 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 10:59:59.465770 14270 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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 10:59:59.472038 14134 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.473965 13864 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.484265 13938 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.490237 13689 catalog_manager.cc:5697] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 10:59:59.742939 14273 ts_tablet_manager.cc:933] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:59.744768 14273 tablet_copy_client.cc:323] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 10:59:59.756592 13877 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet dc8507f7261943408abf897143c9e27a from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 10:59:59.757085 13877 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet dc8507f7261943408abf897143c9e27a from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-dc8507f7261943408abf897143c9e27a
I20260710 10:59:59.766765 13877 tablet_copy_source_session.cc:215] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 10:59:59.770828 14273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8507f7261943408abf897143c9e27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:59.912930 14273 tablet_copy_client.cc:806] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 10:59:59.961311 14273 tablet_copy_client.cc:670] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
W20260710 10:59:59.970307 13832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.67:42849, user_credentials={real_user=slave}} blocked reactor thread for 45182.3us
I20260710 10:59:59.972422 14279 ts_tablet_manager.cc:933] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 10:59:59.979761 14279 tablet_copy_client.cc:323] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 10:59:59.984021 13876 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 10:59:59.984764 13876 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet 2b1a5258354346ed8a3d0be6f3f36dd5 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-2b1a5258354346ed8a3d0be6f3f36dd5
I20260710 10:59:59.987008 14273 tablet_copy_client.cc:538] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 10:59:59.997376 13876 tablet_copy_source_session.cc:215] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:00.014746 14273 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:00.016626 14279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1a5258354346ed8a3d0be6f3f36dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:00.020072 14283 ts_tablet_manager.cc:933] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 11:00:00.021014 14245 heartbeater.cc:499] Master 127.12.92.126:45913 was elected leader, sending a full tablet report...
I20260710 11:00:00.039709 14283 tablet_copy_client.cc:323] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.65:42453
I20260710 11:00:00.041687 14285 ts_tablet_manager.cc:933] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 11:00:00.046464 14279 tablet_copy_client.cc:806] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:00.047196 14279 tablet_copy_client.cc:670] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:00.058969 14279 tablet_copy_client.cc:538] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:00.061924 14273 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: 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:00:00.062903 14273 tablet_bootstrap.cc:492] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:00.063617 14273 ts_tablet_manager.cc:1403] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.007s
I20260710 11:00:00.065754 14285 tablet_copy_client.cc:323] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.65:42453
I20260710 11:00:00.068104 14279 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:00.067754 14273 raft_consensus.cc:359] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.069017 14273 raft_consensus.cc:740] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:00.070122 14273 consensus_queue.cc:260] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.073750 13802 tablet_copy_service.cc:140] P da661372bfef4d02be15cbf0b169e421: Received BeginTabletCopySession request for tablet e1128c1b48334e65bb84fe858bd0dd98 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:54388)
I20260710 11:00:00.074091 13801 tablet_copy_service.cc:140] P da661372bfef4d02be15cbf0b169e421: Received BeginTabletCopySession request for tablet 7a9ee44c6e4d47b7bc802355579dd164 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:54388)
I20260710 11:00:00.074404 13802 tablet_copy_service.cc:161] P da661372bfef4d02be15cbf0b169e421: Beginning new tablet copy session on tablet e1128c1b48334e65bb84fe858bd0dd98 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:54388: session id = 35f00ba623b445c29c53a74f0e96105b-e1128c1b48334e65bb84fe858bd0dd98
I20260710 11:00:00.075156 13801 tablet_copy_service.cc:161] P da661372bfef4d02be15cbf0b169e421: Beginning new tablet copy session on tablet 7a9ee44c6e4d47b7bc802355579dd164 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:54388: session id = 35f00ba623b445c29c53a74f0e96105b-7a9ee44c6e4d47b7bc802355579dd164
I20260710 11:00:00.082764 13802 tablet_copy_source_session.cc:215] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:00.082958 13801 tablet_copy_source_session.cc:215] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:00.087110 14283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1128c1b48334e65bb84fe858bd0dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:00.093158 14285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9ee44c6e4d47b7bc802355579dd164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:00.100251 14273 ts_tablet_manager.cc:1434] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.005s
I20260710 11:00:00.107954 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-dc8507f7261943408abf897143c9e27a received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:00.108484 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-dc8507f7261943408abf897143c9e27a on tablet dc8507f7261943408abf897143c9e27a with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:00.111927 14279 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: 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:00:00.112113 14283 tablet_copy_client.cc:806] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:00.112733 14283 tablet_copy_client.cc:670] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:00.112875 14279 tablet_bootstrap.cc:492] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:00.113718 14279 ts_tablet_manager.cc:1403] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.006s
I20260710 11:00:00.114667 14285 tablet_copy_client.cc:806] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:00.115267 14285 tablet_copy_client.cc:670] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:00.117003 14283 tablet_copy_client.cc:538] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:00.127456 14279 raft_consensus.cc:359] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.128330 14279 raft_consensus.cc:740] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:00.129195 14283 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:00.128973 14279 consensus_queue.cc:260] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.132817 14279 ts_tablet_manager.cc:1434] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 11:00:00.134673 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-2b1a5258354346ed8a3d0be6f3f36dd5 received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:00.135128 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-2b1a5258354346ed8a3d0be6f3f36dd5 on tablet 2b1a5258354346ed8a3d0be6f3f36dd5 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:00.130219 14285 tablet_copy_client.cc:538] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:00.145994 14285 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:00.154803 14283 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: 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:00:00.155784 14283 tablet_bootstrap.cc:492] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:00.156481 14283 ts_tablet_manager.cc:1403] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260710 11:00:00.163501 14283 raft_consensus.cc:359] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.164449 14283 raft_consensus.cc:740] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:00.164283 14220 raft_consensus.cc:1217] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:00.165294 14283 consensus_queue.cc:260] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.167909 14283 ts_tablet_manager.cc:1434] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:00.172573 13801 tablet_copy_service.cc:342] P da661372bfef4d02be15cbf0b169e421: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-e1128c1b48334e65bb84fe858bd0dd98 received from {username='slave'} at 127.0.0.1:54388
I20260710 11:00:00.172976 13801 tablet_copy_service.cc:434] P da661372bfef4d02be15cbf0b169e421: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-e1128c1b48334e65bb84fe858bd0dd98 on tablet e1128c1b48334e65bb84fe858bd0dd98 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:00.178828 14285 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: 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:00:00.179946 14285 tablet_bootstrap.cc:492] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:00.180711 14285 ts_tablet_manager.cc:1403] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.009s
I20260710 11:00:00.184015 14285 raft_consensus.cc:359] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.184939 14285 raft_consensus.cc:740] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:00.185811 14285 consensus_queue.cc:260] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:00.188429 14285 ts_tablet_manager.cc:1434] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:00.191249 13801 tablet_copy_service.cc:342] P da661372bfef4d02be15cbf0b169e421: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-7a9ee44c6e4d47b7bc802355579dd164 received from {username='slave'} at 127.0.0.1:54388
I20260710 11:00:00.191635 13801 tablet_copy_service.cc:434] P da661372bfef4d02be15cbf0b169e421: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-7a9ee44c6e4d47b7bc802355579dd164 on tablet 7a9ee44c6e4d47b7bc802355579dd164 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:00.267774 14220 raft_consensus.cc:1217] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:00:00.548202 14220 raft_consensus.cc:1217] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:00.593472 14172 raft_consensus.cc:1064] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:00.596609 14172 consensus_queue.cc:237] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:00.604104 14220 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:00.604663 13938 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:00.606197 14280 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:00.607324 14278 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:00.607740 14220 raft_consensus.cc:1217] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:00.615754 13788 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:00.617247 14295 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:00.648447 14295 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.650969 14220 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.653637 13938 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.662624 13788 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.671376 13690 catalog_manager.cc:5697] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.697412 14295 raft_consensus.cc:1064] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:00.700179 14295 consensus_queue.cc:237] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:00.707752 14220 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:00.709347 14172 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:00.715904 13788 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:00.716199 13938 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:00.717841 14295 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:00.726557 14295 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:00.750252 13864 consensus_queue.cc:237] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:00.754740 14295 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.757536 13788 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.761112 14220 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:00.762701 14280 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:00.765827 13937 raft_consensus.cc:1275] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:00.766520 13938 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.772754 14219 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.780604 14280 consensus_queue.cc:1048] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:00.781955 13688 catalog_manager.cc:5697] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.785887 14278 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.792718 14220 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.794953 13937 raft_consensus.cc:2955] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.804410 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc8507f7261943408abf897143c9e27a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:00.806213 13864 consensus_queue.cc:237] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:00.814553 14219 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:00.815984 14172 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:00.820186 13788 raft_consensus.cc:1275] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:00.821626 14278 consensus_queue.cc:1048] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:00:00.824869 13690 catalog_manager.cc:5697] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.830870 14172 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.832427 13790 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.840927 14219 raft_consensus.cc:2955] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.843364 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet dc8507f7261943408abf897143c9e27a with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:00.849309 14307 tablet_replica.cc:333] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:00.849570 13688 catalog_manager.cc:5697] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 2 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:00.850525 14307 raft_consensus.cc:2243] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:00.851313 14307 raft_consensus.cc:2272] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:00.853027 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:00.855293 14307 ts_tablet_manager.cc:1916] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:00.862596 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b1a5258354346ed8a3d0be6f3f36dd5 with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:00.865316 14308 tablet_replica.cc:333] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:00.866325 14308 raft_consensus.cc:2243] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:00.867074 14308 raft_consensus.cc:2272] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:00.870469 14308 ts_tablet_manager.cc:1916] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:00.873600 14307 ts_tablet_manager.cc:1929] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:00.874151 14307 log.cc:1199] T dc8507f7261943408abf897143c9e27a P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/dc8507f7261943408abf897143c9e27a
I20260710 11:00:00.877770 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet dc8507f7261943408abf897143c9e27a (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:00.884970 14308 ts_tablet_manager.cc:1929] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:00:00.885447 14308 log.cc:1199] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/2b1a5258354346ed8a3d0be6f3f36dd5
I20260710 11:00:00.887092 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet 2b1a5258354346ed8a3d0be6f3f36dd5 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:01.110265 14270 raft_consensus.cc:1064] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:01.112949 14270 consensus_queue.cc:237] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:01.136336 13938 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.136579 14219 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.138207 14270 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:01.138727 13865 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.140632 14270 raft_consensus.cc:1064] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:01.140700 14312 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:01.144776 14293 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:01.150585 14270 consensus_queue.cc:237] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:01.151633 14311 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.156364 13938 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.159524 13865 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.175629 13688 catalog_manager.cc:5697] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.178730 14219 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.179392 13938 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.180168 13864 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:01.181682 14293 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:01.185286 14270 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:01.187351 14270 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:01.189688 14219 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.218034 14270 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.219763 13790 consensus_queue.cc:237] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:01.225246 14219 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:01.226832 14310 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:01.226694 13937 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.231483 13864 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.241598 14310 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.241847 13688 catalog_manager.cc:5697] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:01.244665 14218 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.250860 14220 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.255041 13937 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:01.256366 14311 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:01.260386 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1128c1b48334e65bb84fe858bd0dd98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:01.264135 13790 consensus_queue.cc:237] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:01.262715 13937 raft_consensus.cc:2955] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.275861 13864 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:01.277362 14311 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:01.284066 14218 raft_consensus.cc:1275] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:01.285053 14312 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.286072 14310 consensus_queue.cc:1048] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:01.289186 13690 catalog_manager.cc:5697] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.293556 13864 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.294574 14218 raft_consensus.cc:2955] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.304220 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a9ee44c6e4d47b7bc802355579dd164 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:01.305493 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet e1128c1b48334e65bb84fe858bd0dd98 with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:01.308897 14320 tablet_replica.cc:333] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:01.310083 14320 raft_consensus.cc:2243] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.311172 14320 raft_consensus.cc:2272] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.312805 13688 catalog_manager.cc:5697] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:01.318807 14320 ts_tablet_manager.cc:1916] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:01.323414 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a9ee44c6e4d47b7bc802355579dd164 with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:01.324354 14308 tablet_replica.cc:333] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:01.325420 14308 raft_consensus.cc:2243] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.326207 14308 raft_consensus.cc:2272] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.328784 14308 ts_tablet_manager.cc:1916] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:01.333673 14320 ts_tablet_manager.cc:1929] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:01.334054 14320 log.cc:1199] T e1128c1b48334e65bb84fe858bd0dd98 P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/e1128c1b48334e65bb84fe858bd0dd98
I20260710 11:00:01.335484 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet e1128c1b48334e65bb84fe858bd0dd98 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:01.338925 14308 ts_tablet_manager.cc:1929] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:01.339409 14308 log.cc:1199] T 7a9ee44c6e4d47b7bc802355579dd164 P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/7a9ee44c6e4d47b7bc802355579dd164
I20260710 11:00:01.340847 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet 7a9ee44c6e4d47b7bc802355579dd164 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:02.356950 13865 consensus_queue.cc:237] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
W20260710 11:00:02.363433 13830 consensus_peers.cc:597] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb14406ae2b94108b4f3293128bb480b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:02.363853 13937 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.365098 13790 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.365175 14323 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.366384 14278 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:02.373495 14323 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.376116 13937 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.376854 13790 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.392007 13689 catalog_manager.cc:5697] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.420773 13937 consensus_queue.cc:237] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.434556 13865 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.436854 14277 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:02.446846 13790 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.448849 14335 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:02.450956 14335 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.453889 13864 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
W20260710 11:00:02.464524 13904 consensus_peers.cc:597] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e7994c29e8040c3b6d77916c4264a5f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:02.468575 13688 catalog_manager.cc:5697] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.469729 13937 consensus_queue.cc:237] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.477437 13790 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
W20260710 11:00:02.479050 13904 consensus_peers.cc:597] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afb21e02241f419ca225494f47c19ece. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:02.480964 13864 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.482357 14335 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.482637 13788 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.484009 14339 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:02.498705 14335 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.500545 13864 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.501276 13790 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.512792 13788 consensus_queue.cc:237] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.515857 13690 catalog_manager.cc:5697] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
W20260710 11:00:02.521343 13755 consensus_peers.cc:597] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4366f4b8e6444642a9896c52482bc75d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:02.522439 13865 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.523150 13937 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:02.523947 14321 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:02.526499 14311 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:02.537531 14321 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.539963 13865 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.554955 13690 catalog_manager.cc:5697] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.554358 13937 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:02.756994 14349 ts_tablet_manager.cc:933] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 11:00:02.759298 14349 tablet_copy_client.cc:323] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 11:00:02.760844 13876 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet eb14406ae2b94108b4f3293128bb480b from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 11:00:02.761279 13876 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet eb14406ae2b94108b4f3293128bb480b from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-eb14406ae2b94108b4f3293128bb480b
I20260710 11:00:02.765992 13876 tablet_copy_source_session.cc:215] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:02.769083 14349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb14406ae2b94108b4f3293128bb480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.788147 14349 tablet_copy_client.cc:806] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:02.788709 14349 tablet_copy_client.cc:670] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:02.792762 14349 tablet_copy_client.cc:538] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:02.799266 14349 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:02.817749 14349 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: 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:00:02.818650 14349 tablet_bootstrap.cc:492] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:02.819334 14349 ts_tablet_manager.cc:1403] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.020s	user 0.023s	sys 0.000s
I20260710 11:00:02.820637 14352 ts_tablet_manager.cc:933] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:02.822472 14352 tablet_copy_client.cc:323] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:02.822316 14349 raft_consensus.cc:359] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.823256 14349 raft_consensus.cc:740] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:02.823936 14349 consensus_queue.cc:260] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.830488 14349 ts_tablet_manager.cc:1434] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:02.832371 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-eb14406ae2b94108b4f3293128bb480b received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:02.832834 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-eb14406ae2b94108b4f3293128bb480b on tablet eb14406ae2b94108b4f3293128bb480b with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:02.838222 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet 7e7994c29e8040c3b6d77916c4264a5f from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:02.838826 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet 7e7994c29e8040c3b6d77916c4264a5f from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-7e7994c29e8040c3b6d77916c4264a5f
I20260710 11:00:02.846491 13951 tablet_copy_source_session.cc:215] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:02.849797 14352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7994c29e8040c3b6d77916c4264a5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.860582 14352 tablet_copy_client.cc:806] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:02.861119 14352 tablet_copy_client.cc:670] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:02.864939 14352 tablet_copy_client.cc:538] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:02.871933 14352 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:02.889521 14352 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: 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:00:02.890347 14352 tablet_bootstrap.cc:492] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:02.891064 14352 ts_tablet_manager.cc:1403] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:00:02.893375 14352 raft_consensus.cc:359] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.894197 14352 raft_consensus.cc:740] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:02.894872 14352 consensus_queue.cc:260] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.897197 14352 ts_tablet_manager.cc:1434] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:02.899290 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-7e7994c29e8040c3b6d77916c4264a5f received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:02.899760 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-7e7994c29e8040c3b6d77916c4264a5f on tablet 7e7994c29e8040c3b6d77916c4264a5f with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:02.903645 14352 ts_tablet_manager.cc:933] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 11:00:02.907231 14352 tablet_copy_client.cc:323] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.65:42453
I20260710 11:00:02.908970 13801 tablet_copy_service.cc:140] P da661372bfef4d02be15cbf0b169e421: Received BeginTabletCopySession request for tablet 4366f4b8e6444642a9896c52482bc75d from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:54388)
I20260710 11:00:02.909560 13801 tablet_copy_service.cc:161] P da661372bfef4d02be15cbf0b169e421: Beginning new tablet copy session on tablet 4366f4b8e6444642a9896c52482bc75d from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:54388: session id = 35f00ba623b445c29c53a74f0e96105b-4366f4b8e6444642a9896c52482bc75d
I20260710 11:00:02.914906 13801 tablet_copy_source_session.cc:215] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:02.918182 14352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4366f4b8e6444642a9896c52482bc75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.934317 14352 tablet_copy_client.cc:806] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:02.934906 14352 tablet_copy_client.cc:670] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:02.938804 14352 tablet_copy_client.cc:538] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:02.947811 14352 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:02.967562 14352 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: 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:00:02.968506 14352 tablet_bootstrap.cc:492] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:02.969179 14352 ts_tablet_manager.cc:1403] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:00:02.971982 14352 raft_consensus.cc:359] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.972839 14352 raft_consensus.cc:740] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:02.973439 14352 consensus_queue.cc:260] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:02.975739 14352 ts_tablet_manager.cc:1434] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:00:02.977687 13801 tablet_copy_service.cc:342] P da661372bfef4d02be15cbf0b169e421: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-4366f4b8e6444642a9896c52482bc75d received from {username='slave'} at 127.0.0.1:54388
I20260710 11:00:02.978124 13801 tablet_copy_service.cc:434] P da661372bfef4d02be15cbf0b169e421: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-4366f4b8e6444642a9896c52482bc75d on tablet 4366f4b8e6444642a9896c52482bc75d with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:03.003031 14352 ts_tablet_manager.cc:933] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:03.004722 14352 tablet_copy_client.cc:323] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:03.006428 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet afb21e02241f419ca225494f47c19ece from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:03.007020 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet afb21e02241f419ca225494f47c19ece from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-afb21e02241f419ca225494f47c19ece
I20260710 11:00:03.014503 13951 tablet_copy_source_session.cc:215] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:03.017977 14352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb21e02241f419ca225494f47c19ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.029995 14352 tablet_copy_client.cc:806] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:03.030534 14352 tablet_copy_client.cc:670] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:03.034029 14352 tablet_copy_client.cc:538] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:03.043642 14352 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:03.060693 14352 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: 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:00:03.061403 14352 tablet_bootstrap.cc:492] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:03.061949 14352 ts_tablet_manager.cc:1403] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:00:03.064050 14352 raft_consensus.cc:359] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:03.064612 14352 raft_consensus.cc:740] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:03.065049 14352 consensus_queue.cc:260] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:03.066784 14352 ts_tablet_manager.cc:1434] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:03.068850 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-afb21e02241f419ca225494f47c19ece received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:03.069300 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-afb21e02241f419ca225494f47c19ece on tablet afb21e02241f419ca225494f47c19ece with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:03.141247 14218 raft_consensus.cc:1217] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:03.272050 14218 raft_consensus.cc:1217] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:03.368963 14218 raft_consensus.cc:1217] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:03.526348 14362 raft_consensus.cc:1064] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:03.531843 14362 consensus_queue.cc:237] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:03.538920 13790 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.539077 14218 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.538920 13937 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.540812 14361 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.541920 14366 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:03.543788 14330 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:03.557098 14366 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.560323 13937 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.573439 13790 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.579830 14220 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.581770 14218 raft_consensus.cc:1217] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:03.590335 13689 catalog_manager.cc:5697] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.616689 13864 consensus_queue.cc:237] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:03.622313 14220 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:03.624171 14362 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:03.625208 13937 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:03.626948 14362 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:03.632059 14366 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.636035 14220 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.636238 13937 raft_consensus.cc:2955] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.641476 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb14406ae2b94108b4f3293128bb480b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:03.648928 13687 catalog_manager.cc:5697] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.660032 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet eb14406ae2b94108b4f3293128bb480b with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:03.662642 14374 tablet_replica.cc:333] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:03.663612 14374 raft_consensus.cc:2243] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:03.664332 14374 raft_consensus.cc:2272] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:03.667443 14374 ts_tablet_manager.cc:1916] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:03.682302 14374 ts_tablet_manager.cc:1929] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:03.682687 14374 log.cc:1199] T eb14406ae2b94108b4f3293128bb480b P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/eb14406ae2b94108b4f3293128bb480b
I20260710 11:00:03.684247 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet eb14406ae2b94108b4f3293128bb480b (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:03.853360 14335 raft_consensus.cc:1064] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:03.856066 14335 consensus_queue.cc:237] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:03.863118 14218 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.863736 13865 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.865202 13790 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.865124 14335 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:03.866425 14363 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:03.867384 14277 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.897081 14277 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.899083 13865 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.900974 14220 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.915439 13790 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.917538 13689 catalog_manager.cc:5697] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.931849 13937 consensus_queue.cc:237] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:03.934304 14364 raft_consensus.cc:1064] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:03.936836 14364 consensus_queue.cc:237] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:03.944924 13790 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:03.945883 14218 raft_consensus.cc:1275] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:03.947238 14335 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:03.948071 14277 consensus_queue.cc:1048] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:03.952458 14220 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.953608 13937 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.956282 14347 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:03.959932 14363 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.964396 14218 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.968546 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e7994c29e8040c3b6d77916c4264a5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:03.957077 14380 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260710 11:00:03.969834 13790 raft_consensus.cc:2955] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:03.977330 13865 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:03.978192 13690 catalog_manager.cc:5697] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.980753 14364 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:04.001209 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e7994c29e8040c3b6d77916c4264a5f with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:04.001340 14347 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.003639 14385 tablet_replica.cc:333] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:04.004694 14385 raft_consensus.cc:2243] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:04.005405 14385 raft_consensus.cc:2272] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:04.008675 14385 ts_tablet_manager.cc:1916] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:04.010836 13865 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.021899 14220 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.022420 13937 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.022361 13690 catalog_manager.cc:5697] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.050866 14385 ts_tablet_manager.cc:1929] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:04.051561 14385 log.cc:1199] T 7e7994c29e8040c3b6d77916c4264a5f P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/7e7994c29e8040c3b6d77916c4264a5f
I20260710 11:00:04.052884 13790 consensus_queue.cc:237] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:04.053825 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet 7e7994c29e8040c3b6d77916c4264a5f (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:04.059691 14220 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:04.059916 13937 raft_consensus.cc:1275] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:04.061136 14347 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:04.062309 14381 consensus_queue.cc:1048] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:04.070559 14380 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.073056 13940 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.079728 14218 raft_consensus.cc:2955] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.088421 13688 catalog_manager.cc:5697] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.091940 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4366f4b8e6444642a9896c52482bc75d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:04.102523 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet 4366f4b8e6444642a9896c52482bc75d with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:04.103564 14385 tablet_replica.cc:333] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:04.104698 14385 raft_consensus.cc:2243] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:04.105278 14385 raft_consensus.cc:2272] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:04.108247 14385 ts_tablet_manager.cc:1916] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:04.120276 14385 ts_tablet_manager.cc:1929] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:04.120618 14385 log.cc:1199] T 4366f4b8e6444642a9896c52482bc75d P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/4366f4b8e6444642a9896c52482bc75d
I20260710 11:00:04.121970 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet 4366f4b8e6444642a9896c52482bc75d (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:04.164713 14335 raft_consensus.cc:1064] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:04.166694 14335 consensus_queue.cc:237] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:04.173784 14218 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:04.175241 13790 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:04.176349 13864 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:04.176328 14363 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:04.177940 14335 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:04.179623 14277 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:04.198196 14277 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.200028 13864 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.201534 14218 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.217826 13790 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.218415 13687 catalog_manager.cc:5697] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.236093 13940 consensus_queue.cc:237] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:04.241292 14218 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:04.241928 13864 raft_consensus.cc:1275] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:04.242607 14277 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:04.243484 14363 consensus_queue.cc:1048] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:04.251402 14335 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.264953 14218 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.266171 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afb21e02241f419ca225494f47c19ece with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:04.267565 13864 raft_consensus.cc:2955] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:04.274344 13689 catalog_manager.cc:5697] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:04.293306 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet afb21e02241f419ca225494f47c19ece with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:04.297354 14392 tablet_replica.cc:333] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:04.298209 14392 raft_consensus.cc:2243] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:04.298787 14392 raft_consensus.cc:2272] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:04.301532 14392 ts_tablet_manager.cc:1916] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:04.313848 14392 ts_tablet_manager.cc:1929] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:04.314183 14392 log.cc:1199] T afb21e02241f419ca225494f47c19ece P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/afb21e02241f419ca225494f47c19ece
I20260710 11:00:04.315532 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet afb21e02241f419ca225494f47c19ece (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:05.321318 13791 consensus_queue.cc:237] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
W20260710 11:00:05.327971 13755 consensus_peers.cc:597] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee149d4910a144cbae7cf2347bae8d63. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:05.328454 13937 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.329903 14395 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:05.330302 13865 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.331626 14380 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:05.337754 14395 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.339566 13937 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.341756 13865 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.357733 13690 catalog_manager.cc:5697] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.375417 13937 consensus_queue.cc:237] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
W20260710 11:00:05.387176 13904 consensus_peers.cc:597] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8878d14d25fc4b43a36fa63777b3ad16. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:05.387952 13864 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.389344 13790 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.389276 14363 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:05.390769 14402 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:05.402693 14402 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.404387 13865 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.405823 13790 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.416697 13689 catalog_manager.cc:5697] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.417655 13937 consensus_queue.cc:237] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
W20260710 11:00:05.426234 13904 consensus_peers.cc:597] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3982dcd4064435da82a2eec1e4f4d63. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:05.429538 13865 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.430696 14402 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:05.432888 13790 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.435300 14402 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:05.438280 14363 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.440054 13865 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.452006 13791 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.453501 13864 consensus_queue.cc:237] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:05.458560 13690 catalog_manager.cc:5697] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:05.467768 13830 consensus_peers.cc:597] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbf8990ab7ed4c7983912e73fc6c6dc0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:05.471531 13937 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.472019 13790 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:05.472922 14362 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:05.474419 14362 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:05.481371 14414 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.484118 13937 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.490371 13790 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.496423 13687 catalog_manager.cc:5697] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:05.899302 14418 ts_tablet_manager.cc:933] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:05.901651 14418 tablet_copy_client.cc:323] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:05.903194 14420 ts_tablet_manager.cc:933] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 11:00:05.903225 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet 8878d14d25fc4b43a36fa63777b3ad16 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:05.903841 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet 8878d14d25fc4b43a36fa63777b3ad16 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-8878d14d25fc4b43a36fa63777b3ad16
I20260710 11:00:05.910935 13951 tablet_copy_source_session.cc:215] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:05.911883 14420 tablet_copy_client.cc:323] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.65:42453
I20260710 11:00:05.913990 14418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8878d14d25fc4b43a36fa63777b3ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:05.917222 13801 tablet_copy_service.cc:140] P da661372bfef4d02be15cbf0b169e421: Received BeginTabletCopySession request for tablet ee149d4910a144cbae7cf2347bae8d63 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:54388)
I20260710 11:00:05.917776 13801 tablet_copy_service.cc:161] P da661372bfef4d02be15cbf0b169e421: Beginning new tablet copy session on tablet ee149d4910a144cbae7cf2347bae8d63 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:54388: session id = 35f00ba623b445c29c53a74f0e96105b-ee149d4910a144cbae7cf2347bae8d63
I20260710 11:00:05.924574 13801 tablet_copy_source_session.cc:215] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:05.927696 14420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee149d4910a144cbae7cf2347bae8d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:05.927744 14418 tablet_copy_client.cc:806] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:05.928412 14418 tablet_copy_client.cc:670] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:05.932224 14418 tablet_copy_client.cc:538] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:05.933542 14422 ts_tablet_manager.cc:933] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:05.942862 14418 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:05.956907 14422 tablet_copy_client.cc:323] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:05.958773 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet d3982dcd4064435da82a2eec1e4f4d63 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:05.959475 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet d3982dcd4064435da82a2eec1e4f4d63 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-d3982dcd4064435da82a2eec1e4f4d63
I20260710 11:00:05.964619 14420 tablet_copy_client.cc:806] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:05.965225 14420 tablet_copy_client.cc:670] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:05.966826 13951 tablet_copy_source_session.cc:215] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:05.971014 14420 tablet_copy_client.cc:538] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:05.973194 14425 ts_tablet_manager.cc:933] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 11:00:05.970698 14422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3982dcd4064435da82a2eec1e4f4d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:05.979211 14425 tablet_copy_client.cc:323] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 11:00:05.981627 13876 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 11:00:05.982163 13876 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet dbf8990ab7ed4c7983912e73fc6c6dc0 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-dbf8990ab7ed4c7983912e73fc6c6dc0
I20260710 11:00:05.988118 14420 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:05.989357 14418 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: 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:00:05.990116 13876 tablet_copy_source_session.cc:215] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:05.990330 14418 tablet_bootstrap.cc:492] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:05.998677 14418 ts_tablet_manager.cc:1403] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.009s
I20260710 11:00:06.000598 14425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf8990ab7ed4c7983912e73fc6c6dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:06.001979 14418 raft_consensus.cc:359] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.002858 14418 raft_consensus.cc:740] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:06.007642 14418 consensus_queue.cc:260] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.019960 14422 tablet_copy_client.cc:806] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:06.020720 14422 tablet_copy_client.cc:670] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:06.034693 14422 tablet_copy_client.cc:538] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:06.036098 14418 ts_tablet_manager.cc:1434] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.003s
I20260710 11:00:06.038110 14425 tablet_copy_client.cc:806] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:06.038769 14425 tablet_copy_client.cc:670] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:06.041033 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-8878d14d25fc4b43a36fa63777b3ad16 received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:06.041509 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-8878d14d25fc4b43a36fa63777b3ad16 on tablet 8878d14d25fc4b43a36fa63777b3ad16 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:06.044958 14422 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:06.045661 14425 tablet_copy_client.cc:538] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:06.053514 14420 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: 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:00:06.054560 14420 tablet_bootstrap.cc:492] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:06.057150 14420 ts_tablet_manager.cc:1403] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.001s
I20260710 11:00:06.055673 14425 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:06.060984 14420 raft_consensus.cc:359] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.061896 14420 raft_consensus.cc:740] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:06.062798 14420 consensus_queue.cc:260] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.069214 14420 ts_tablet_manager.cc:1434] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:00:06.071043 13801 tablet_copy_service.cc:342] P da661372bfef4d02be15cbf0b169e421: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-ee149d4910a144cbae7cf2347bae8d63 received from {username='slave'} at 127.0.0.1:54388
I20260710 11:00:06.071556 13801 tablet_copy_service.cc:434] P da661372bfef4d02be15cbf0b169e421: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-ee149d4910a144cbae7cf2347bae8d63 on tablet ee149d4910a144cbae7cf2347bae8d63 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:06.075845 14422 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: 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:00:06.077622 14422 tablet_bootstrap.cc:492] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:06.078342 14422 ts_tablet_manager.cc:1403] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.021s
I20260710 11:00:06.081555 14422 raft_consensus.cc:359] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.082849 14422 raft_consensus.cc:740] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:06.083527 14422 consensus_queue.cc:260] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.086447 14422 ts_tablet_manager.cc:1434] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:06.089627 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-d3982dcd4064435da82a2eec1e4f4d63 received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:06.090070 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-d3982dcd4064435da82a2eec1e4f4d63 on tablet d3982dcd4064435da82a2eec1e4f4d63 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:06.102778 14425 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: 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:00:06.103694 14425 tablet_bootstrap.cc:492] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:06.104355 14425 ts_tablet_manager.cc:1403] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.010s
I20260710 11:00:06.107641 14425 raft_consensus.cc:359] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.108225 14425 raft_consensus.cc:740] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:06.108811 14425 consensus_queue.cc:260] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:06.111063 14425 ts_tablet_manager.cc:1434] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:06.113191 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-dbf8990ab7ed4c7983912e73fc6c6dc0 received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:06.113579 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-dbf8990ab7ed4c7983912e73fc6c6dc0 on tablet dbf8990ab7ed4c7983912e73fc6c6dc0 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:06.294272 14220 raft_consensus.cc:1217] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:06.359452 14220 raft_consensus.cc:1217] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:06.398849 14220 raft_consensus.cc:1217] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:06.534212 14220 raft_consensus.cc:1217] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:06.773906 14433 raft_consensus.cc:1064] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:06.776321 14433 consensus_queue.cc:237] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:06.784068 14218 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.784068 13865 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.785802 14434 raft_consensus.cc:1064] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:06.785917 13937 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.786912 14395 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:06.787955 14424 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.788426 14434 consensus_queue.cc:237] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:06.792771 14424 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:06.810662 14395 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.812585 14218 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.818867 13864 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.830422 13937 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.839772 13690 catalog_manager.cc:5697] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.846200 13790 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.854776 13864 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.861670 14363 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:06.868357 14218 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.873441 14363 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:06.878221 14446 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:06.887987 14444 raft_consensus.cc:1064] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:06.890920 14444 consensus_queue.cc:237] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:06.896894 14363 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.902122 14218 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.908700 14220 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.909639 13865 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.911473 14445 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:06.912566 14446 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.920938 13790 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.927913 13865 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.932924 13791 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:06.934659 14446 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:06.936818 14220 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.934080 14442 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.960407 13864 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.969172 13790 consensus_queue.cc:237] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:06.973088 13690 catalog_manager.cc:5697] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.982446 13690 catalog_manager.cc:5697] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.983507 13864 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:06.972934 13791 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:06.977880 14218 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:06.986128 14433 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:00:06.989195 14395 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.002810 14395 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.004823 14218 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.013041 13864 raft_consensus.cc:2955] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.013855 13937 consensus_queue.cc:237] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:07.013876 13940 consensus_queue.cc:237] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:07.021343 14220 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.022737 14219 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.026655 14442 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:07.027063 14434 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:07.029361 13791 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.031809 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee149d4910a144cbae7cf2347bae8d63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:07.034158 13689 catalog_manager.cc:5697] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.035266 14446 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.041522 13865 raft_consensus.cc:1275] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.042479 14442 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.046814 13790 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.049034 14444 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.052246 14434 consensus_queue.cc:1048] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.056470 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet ee149d4910a144cbae7cf2347bae8d63 with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:07.057274 13865 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.060153 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8878d14d25fc4b43a36fa63777b3ad16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:07.059763 14219 raft_consensus.cc:2955] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.063674 13687 catalog_manager.cc:5697] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.068216 14218 raft_consensus.cc:2955] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.073267 13689 catalog_manager.cc:5697] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.076141 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet 8878d14d25fc4b43a36fa63777b3ad16 with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:07.088739 14458 tablet_replica.cc:333] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:07.090494 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3982dcd4064435da82a2eec1e4f4d63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:07.094365 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet d3982dcd4064435da82a2eec1e4f4d63 with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:07.101202 14458 raft_consensus.cc:2243] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.102962 14458 raft_consensus.cc:2272] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.105520 14459 tablet_replica.cc:333] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:07.106413 14458 ts_tablet_manager.cc:1916] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:07.106653 14459 raft_consensus.cc:2243] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.111423 14459 raft_consensus.cc:2272] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.114737 14459 ts_tablet_manager.cc:1916] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:07.119553 14457 tablet_replica.cc:333] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:07.120579 14457 raft_consensus.cc:2243] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.121332 14457 raft_consensus.cc:2272] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.125612 14457 ts_tablet_manager.cc:1916] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:07.131368 14459 ts_tablet_manager.cc:1929] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:07.131899 14459 log.cc:1199] T d3982dcd4064435da82a2eec1e4f4d63 P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/d3982dcd4064435da82a2eec1e4f4d63
I20260710 11:00:07.133595 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet d3982dcd4064435da82a2eec1e4f4d63 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:07.140098 14458 ts_tablet_manager.cc:1929] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:07.140465 14457 ts_tablet_manager.cc:1929] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:07.140561 14458 log.cc:1199] T 8878d14d25fc4b43a36fa63777b3ad16 P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/8878d14d25fc4b43a36fa63777b3ad16
I20260710 11:00:07.140988 14457 log.cc:1199] T ee149d4910a144cbae7cf2347bae8d63 P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/ee149d4910a144cbae7cf2347bae8d63
I20260710 11:00:07.142303 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet 8878d14d25fc4b43a36fa63777b3ad16 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:07.142527 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet ee149d4910a144cbae7cf2347bae8d63 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:07.160246 14435 raft_consensus.cc:1064] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:07.162758 14435 consensus_queue.cc:237] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:07.170583 14218 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.170852 13937 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.171808 13791 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.172412 14461 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:07.173532 14417 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:07.174198 14435 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:07.193584 14417 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.195399 13791 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.196995 13937 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.209972 13687 catalog_manager.cc:5697] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.213306 14218 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.238722 13864 consensus_queue.cc:237] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:07.242826 14218 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.243137 13791 raft_consensus.cc:1275] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.244460 14417 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.247188 14435 consensus_queue.cc:1048] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:07.253965 14417 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.255738 13791 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.257854 14219 raft_consensus.cc:2955] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.272432 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:07.271070 13688 catalog_manager.cc:5697] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:07.283463 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet dbf8990ab7ed4c7983912e73fc6c6dc0 with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:07.284358 14457 tablet_replica.cc:333] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:07.285282 14457 raft_consensus.cc:2243] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.285964 14457 raft_consensus.cc:2272] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.288658 14457 ts_tablet_manager.cc:1916] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:07.300496 14457 ts_tablet_manager.cc:1929] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:07.300825 14457 log.cc:1199] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/dbf8990ab7ed4c7983912e73fc6c6dc0
I20260710 11:00:07.302000 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet dbf8990ab7ed4c7983912e73fc6c6dc0 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:08.311127 13937 consensus_queue.cc:237] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.316342 13791 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.316357 13864 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:08.316802 13904 consensus_peers.cc:597] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4203d282d9124fac8ff31a170e20e28a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.317751 14467 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.318459 14445 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:08.325270 14444 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.326857 13864 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.326857 13791 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.339437 13689 catalog_manager.cc:5697] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.340459 13865 consensus_queue.cc:237] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
W20260710 11:00:08.351153 13830 consensus_peers.cc:597] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 882301e5732b4976801fcac3c3009440. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.351997 13791 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.352326 13937 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.353585 14435 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.355373 14472 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:08.363075 14472 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.364331 13937 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.368816 13791 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.377351 13790 consensus_queue.cc:237] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.378178 13688 catalog_manager.cc:5697] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.394431 13865 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.394431 13937 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:08.394470 13755 consensus_peers.cc:597] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33e86d80d3384352bdc6d6a7abe7ccd8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.395864 14468 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.396692 14424 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:08.403358 14424 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.404771 13865 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.409730 13937 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.417092 13940 consensus_queue.cc:237] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.416918 13688 catalog_manager.cc:5697] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.433597 13865 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:08.433732 13790 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:08.434140 13904 consensus_peers.cc:597] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd98214a7ed2433f87714ce45981ecf9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.435048 14467 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.435801 14445 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:08.450251 14467 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.451997 13790 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.452557 13865 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:08.464447 13688 catalog_manager.cc:5697] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.772012 14487 ts_tablet_manager.cc:933] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:08.773952 14487 tablet_copy_client.cc:323] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:08.775421 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet 4203d282d9124fac8ff31a170e20e28a from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:08.775849 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet 4203d282d9124fac8ff31a170e20e28a from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-4203d282d9124fac8ff31a170e20e28a
I20260710 11:00:08.780550 13951 tablet_copy_source_session.cc:215] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.783099 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203d282d9124fac8ff31a170e20e28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.793883 14487 tablet_copy_client.cc:806] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.794401 14487 tablet_copy_client.cc:670] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.797894 14487 tablet_copy_client.cc:538] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.803735 14487 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:08.818581 14487 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: 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:00:08.819375 14487 tablet_bootstrap.cc:492] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:08.819963 14487 ts_tablet_manager.cc:1403] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:00:08.822652 14490 ts_tablet_manager.cc:933] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 11:00:08.822671 14487 raft_consensus.cc:359] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.823606 14487 raft_consensus.cc:740] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:08.824159 14487 consensus_queue.cc:260] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.824829 14490 tablet_copy_client.cc:323] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 11:00:08.826779 13876 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet 882301e5732b4976801fcac3c3009440 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 11:00:08.827382 13876 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet 882301e5732b4976801fcac3c3009440 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-882301e5732b4976801fcac3c3009440
I20260710 11:00:08.831524 14487 ts_tablet_manager.cc:1434] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.010s
I20260710 11:00:08.833791 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-4203d282d9124fac8ff31a170e20e28a received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:08.834225 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-4203d282d9124fac8ff31a170e20e28a on tablet 4203d282d9124fac8ff31a170e20e28a with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:08.836081 13876 tablet_copy_source_session.cc:215] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.838722 14493 ts_tablet_manager.cc:933] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:08.840623 14490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882301e5732b4976801fcac3c3009440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.844079 14493 tablet_copy_client.cc:323] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:08.845966 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet fd98214a7ed2433f87714ce45981ecf9 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:08.846539 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet fd98214a7ed2433f87714ce45981ecf9 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-fd98214a7ed2433f87714ce45981ecf9
I20260710 11:00:08.859597 14490 tablet_copy_client.cc:806] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.860303 14490 tablet_copy_client.cc:670] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.864116 13951 tablet_copy_source_session.cc:215] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.867447 14493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd98214a7ed2433f87714ce45981ecf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.867774 14490 tablet_copy_client.cc:538] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.877279 14490 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:08.879619 14493 tablet_copy_client.cc:806] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.880159 14493 tablet_copy_client.cc:670] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.883184 14493 tablet_copy_client.cc:538] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:08.889268 14493 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:08.900250 14490 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: 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:00:08.901252 14490 tablet_bootstrap.cc:492] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:08.901943 14490 ts_tablet_manager.cc:1403] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260710 11:00:08.905385 14493 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: 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:00:08.905179 14490 raft_consensus.cc:359] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.906098 14490 raft_consensus.cc:740] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:08.906520 14493 tablet_bootstrap.cc:492] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:08.907130 14493 ts_tablet_manager.cc:1403] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260710 11:00:08.906798 14490 consensus_queue.cc:260] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.909611 14493 raft_consensus.cc:359] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.910599 14490 ts_tablet_manager.cc:1434] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:00:08.910979 14493 raft_consensus.cc:740] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:08.911679 14493 consensus_queue.cc:260] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:08.912463 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-882301e5732b4976801fcac3c3009440 received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:08.912886 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-882301e5732b4976801fcac3c3009440 on tablet 882301e5732b4976801fcac3c3009440 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:08.914147 14493 ts_tablet_manager.cc:1434] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:08.915843 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-fd98214a7ed2433f87714ce45981ecf9 received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:08.916265 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-fd98214a7ed2433f87714ce45981ecf9 on tablet fd98214a7ed2433f87714ce45981ecf9 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:08.958244 14493 ts_tablet_manager.cc:933] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453)
I20260710 11:00:08.959991 14493 tablet_copy_client.cc:323] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.65:42453
I20260710 11:00:08.961650 13801 tablet_copy_service.cc:140] P da661372bfef4d02be15cbf0b169e421: Received BeginTabletCopySession request for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:54388)
I20260710 11:00:08.962174 13801 tablet_copy_service.cc:161] P da661372bfef4d02be15cbf0b169e421: Beginning new tablet copy session on tablet 33e86d80d3384352bdc6d6a7abe7ccd8 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:54388: session id = 35f00ba623b445c29c53a74f0e96105b-33e86d80d3384352bdc6d6a7abe7ccd8
I20260710 11:00:08.969846 13801 tablet_copy_source_session.cc:215] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:08.973234 14493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e86d80d3384352bdc6d6a7abe7ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.988118 14493 tablet_copy_client.cc:806] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:08.988649 14493 tablet_copy_client.cc:670] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:08.992241 14493 tablet_copy_client.cc:538] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:09.000330 14493 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:09.019927 14493 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: 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:00:09.020802 14493 tablet_bootstrap.cc:492] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:09.021418 14493 ts_tablet_manager.cc:1403] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:00:09.024526 14493 raft_consensus.cc:359] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:09.025307 14493 raft_consensus.cc:740] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:09.025904 14493 consensus_queue.cc:260] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:09.028169 14493 ts_tablet_manager.cc:1434] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:00:09.029866 13801 tablet_copy_service.cc:342] P da661372bfef4d02be15cbf0b169e421: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-33e86d80d3384352bdc6d6a7abe7ccd8 received from {username='slave'} at 127.0.0.1:54388
I20260710 11:00:09.030258 13801 tablet_copy_service.cc:434] P da661372bfef4d02be15cbf0b169e421: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-33e86d80d3384352bdc6d6a7abe7ccd8 on tablet 33e86d80d3384352bdc6d6a7abe7ccd8 with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:09.212390 14218 raft_consensus.cc:1217] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.279757 14218 raft_consensus.cc:1217] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.422379 14218 raft_consensus.cc:1217] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.579972 14218 raft_consensus.cc:1217] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:09.730472 14499 raft_consensus.cc:1064] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:09.732981 14499 consensus_queue.cc:237] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:09.739462 14218 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.739936 13865 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.739936 13791 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.740770 14499 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:09.741834 14467 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.742516 14444 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:09.758643 14444 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.760588 13791 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.761020 14218 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.771111 13865 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.774883 13689 catalog_manager.cc:5697] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.799474 13937 consensus_queue.cc:237] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:09.804970 13865 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.807248 14499 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:09.811327 14467 raft_consensus.cc:1064] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:09.812757 14218 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:09.814085 14467 consensus_queue.cc:237] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:09.815171 14512 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:09.819136 14499 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.820892 13864 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.829432 14218 raft_consensus.cc:2955] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.835059 13690 catalog_manager.cc:5697] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.837574 14219 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.838181 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd98214a7ed2433f87714ce45981ecf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:09.839179 14467 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:09.840035 13791 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.844239 14512 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:09.837574 13864 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:09.850320 14499 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:09.864532 14467 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.867830 13864 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.898698 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet fd98214a7ed2433f87714ce45981ecf9 with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:09.904033 13791 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.917965 14219 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:09.923321 14518 tablet_replica.cc:333] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:09.925662 14518 raft_consensus.cc:2243] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.931282 14518 raft_consensus.cc:2272] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.936813 14518 ts_tablet_manager.cc:1916] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:09.992621 13687 catalog_manager.cc:5697] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.001945 14501 raft_consensus.cc:1064] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:10.005541 14518 ts_tablet_manager.cc:1929] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.006111 14518 log.cc:1199] T fd98214a7ed2433f87714ce45981ecf9 P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/fd98214a7ed2433f87714ce45981ecf9
I20260710 11:00:10.008056 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet fd98214a7ed2433f87714ce45981ecf9 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:10.009102 14501 consensus_queue.cc:237] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:10.034581 13937 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.034891 13791 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.036769 14502 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:10.037107 14220 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.038550 14502 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } 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:00:10.043342 13940 consensus_queue.cc:237] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:10.046622 14502 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:10.050679 14220 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.051347 13790 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.052529 14512 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:10.053547 14467 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:10.066175 14444 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.069911 14502 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.075989 14519 raft_consensus.cc:1064] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:10.078891 14519 consensus_queue.cc:237] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:10.083142 13937 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.084556 13790 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.086305 13791 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.108629 13689 catalog_manager.cc:5697] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.111763 13687 catalog_manager.cc:5697] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.112874 14220 raft_consensus.cc:2955] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.120311 14218 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.122516 14503 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:10.126516 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4203d282d9124fac8ff31a170e20e28a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.129624 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet 4203d282d9124fac8ff31a170e20e28a with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:10.132858 13937 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.134136 13864 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:10.139263 14219 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.146732 14424 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260710 11:00:10.147826 14503 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:10.158955 14527 tablet_replica.cc:333] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:10.165120 13864 consensus_queue.cc:237] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:10.174387 14219 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.175812 13940 raft_consensus.cc:1275] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.176384 14503 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.177774 14502 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:10.178829 13940 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.183120 14501 consensus_queue.cc:1048] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.189170 14220 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.193187 13937 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.190742 14502 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.165151 14527 raft_consensus.cc:2243] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.205381 14527 raft_consensus.cc:2272] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.213052 13690 catalog_manager.cc:5697] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.219400 14220 raft_consensus.cc:2955] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.232378 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 882301e5732b4976801fcac3c3009440 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.242704 13688 catalog_manager.cc:5697] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER da661372bfef4d02be15cbf0b169e421 (127.12.92.65) evicted. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.259902 14527 ts_tablet_manager.cc:1916] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.281708 14527 ts_tablet_manager.cc:1929] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.282145 14527 log.cc:1199] T 4203d282d9124fac8ff31a170e20e28a P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/4203d282d9124fac8ff31a170e20e28a
I20260710 11:00:10.278412 13865 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.285598 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet 4203d282d9124fac8ff31a170e20e28a (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:10.291278 13779 tablet_service.cc:1558] Processing DeleteTablet for tablet 882301e5732b4976801fcac3c3009440 with delete_type TABLET_DATA_TOMBSTONED (TS da661372bfef4d02be15cbf0b169e421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54350
I20260710 11:00:10.292213 14518 tablet_replica.cc:333] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:10.293269 14518 raft_consensus.cc:2243] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.294000 14518 raft_consensus.cc:2272] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.298645 14518 ts_tablet_manager.cc:1916] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.299957 13790 consensus_queue.cc:237] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:10.316679 14518 ts_tablet_manager.cc:1929] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.317140 14518 log.cc:1199] T 882301e5732b4976801fcac3c3009440 P da661372bfef4d02be15cbf0b169e421: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/wals/882301e5732b4976801fcac3c3009440
I20260710 11:00:10.318197 14220 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.318744 13865 raft_consensus.cc:1275] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer da661372bfef4d02be15cbf0b169e421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:10.320176 14503 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:10.320825 13676 catalog_manager.cc:5028] TS da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): tablet 882301e5732b4976801fcac3c3009440 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:10.320875 14424 consensus_queue.cc:1048] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:10.328560 14424 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.330466 13865 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.330880 14220 raft_consensus.cc:2955] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.339288 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:10.343860 13688 catalog_manager.cc:5697] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 1 leader_uuid: "da661372bfef4d02be15cbf0b169e421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:10.354837 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet 33e86d80d3384352bdc6d6a7abe7ccd8 with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:10.360152 14531 tablet_replica.cc:333] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:10.360924 14531 raft_consensus.cc:2243] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:10.361541 14531 raft_consensus.cc:2272] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:10.364488 14531 ts_tablet_manager.cc:1916] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:10.374473 14531 ts_tablet_manager.cc:1929] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:10.374876 14531 log.cc:1199] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/33e86d80d3384352bdc6d6a7abe7ccd8
I20260710 11:00:10.376564 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet 33e86d80d3384352bdc6d6a7abe7ccd8 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:11.837198 13867 consensus_queue.cc:237] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:11.846036 13937 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.846360 13791 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:11.846073 13830 consensus_peers.cc:597] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 566e11848ed848b281ef3b5511fc389e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.847628 14502 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:11.848512 14536 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:11.855703 14532 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.857568 13791 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.857390 13937 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.869899 13940 consensus_queue.cc:237] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Queue 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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:11.870262 13688 catalog_manager.cc:5697] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.883140 13867 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.884652 13791 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:11.885183 14542 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:11.886058 14539 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:11.889535 13904 consensus_peers.cc:597] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f -> Peer 35f00ba623b445c29c53a74f0e96105b (127.12.92.68:46021): Couldn't send request to peer 35f00ba623b445c29c53a74f0e96105b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c798175e919544d98458bf3d88008696. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.901508 14539 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.904102 13867 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.905773 13791 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:11.916973 13689 catalog_manager.cc:5697] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index -1 to 2, NON_VOTER 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) added. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } } }
I20260710 11:00:12.247864 14553 ts_tablet_manager.cc:933] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 11:00:12.249969 14553 tablet_copy_client.cc:323] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.66:42829
I20260710 11:00:12.252244 13876 tablet_copy_service.cc:140] P 034e334bd6254975b20abde4fa7d8bbe: Received BeginTabletCopySession request for tablet 566e11848ed848b281ef3b5511fc389e from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:39066)
I20260710 11:00:12.252904 13876 tablet_copy_service.cc:161] P 034e334bd6254975b20abde4fa7d8bbe: Beginning new tablet copy session on tablet 566e11848ed848b281ef3b5511fc389e from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:39066: session id = 35f00ba623b445c29c53a74f0e96105b-566e11848ed848b281ef3b5511fc389e
I20260710 11:00:12.262472 13876 tablet_copy_source_session.cc:215] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.266052 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566e11848ed848b281ef3b5511fc389e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.279734 14553 tablet_copy_client.cc:806] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.280390 14553 tablet_copy_client.cc:670] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.284267 14553 tablet_copy_client.cc:538] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.291465 14553 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:12.309038 14553 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: 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:00:12.309852 14553 tablet_bootstrap.cc:492] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:12.310411 14553 ts_tablet_manager.cc:1403] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 11:00:12.312707 14553 raft_consensus.cc:359] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:12.313275 14553 raft_consensus.cc:740] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:12.313898 14553 consensus_queue.cc:260] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:12.317356 14553 ts_tablet_manager.cc:1434] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.007s
I20260710 11:00:12.322170 13876 tablet_copy_service.cc:342] P 034e334bd6254975b20abde4fa7d8bbe: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-566e11848ed848b281ef3b5511fc389e received from {username='slave'} at 127.0.0.1:39066
I20260710 11:00:12.322661 13876 tablet_copy_service.cc:434] P 034e334bd6254975b20abde4fa7d8bbe: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-566e11848ed848b281ef3b5511fc389e on tablet 566e11848ed848b281ef3b5511fc389e with peer 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:12.454607 14553 ts_tablet_manager.cc:933] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: Initiating tablet copy from peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:12.456389 14553 tablet_copy_client.cc:323] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.92.67:42849
I20260710 11:00:12.458264 13951 tablet_copy_service.cc:140] P 251233767fb94ff28e181f98565d309f: Received BeginTabletCopySession request for tablet c798175e919544d98458bf3d88008696 from peer 35f00ba623b445c29c53a74f0e96105b ({username='slave'} at 127.0.0.1:46114)
I20260710 11:00:12.458935 13951 tablet_copy_service.cc:161] P 251233767fb94ff28e181f98565d309f: Beginning new tablet copy session on tablet c798175e919544d98458bf3d88008696 from peer 35f00ba623b445c29c53a74f0e96105b at {username='slave'} at 127.0.0.1:46114: session id = 35f00ba623b445c29c53a74f0e96105b-c798175e919544d98458bf3d88008696
I20260710 11:00:12.465242 13951 tablet_copy_source_session.cc:215] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:12.468297 14553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798175e919544d98458bf3d88008696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.485543 14553 tablet_copy_client.cc:806] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:12.486142 14553 tablet_copy_client.cc:670] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:12.489611 14553 tablet_copy_client.cc:538] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:12.499595 14553 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap starting.
I20260710 11:00:12.521576 14553 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: 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:00:12.522437 14553 tablet_bootstrap.cc:492] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: Bootstrap complete.
I20260710 11:00:12.523123 14553 ts_tablet_manager.cc:1403] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 11:00:12.525947 14553 raft_consensus.cc:359] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:12.526763 14553 raft_consensus.cc:740] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Initialized, Role: LEARNER
I20260710 11:00:12.527400 14553 consensus_queue.cc:260] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: NON_VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: true } }
I20260710 11:00:12.529837 14553 ts_tablet_manager.cc:1434] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:12.531632 13951 tablet_copy_service.cc:342] P 251233767fb94ff28e181f98565d309f: Request end of tablet copy session 35f00ba623b445c29c53a74f0e96105b-c798175e919544d98458bf3d88008696 received from {username='slave'} at 127.0.0.1:46114
I20260710 11:00:12.532066 13951 tablet_copy_service.cc:434] P 251233767fb94ff28e181f98565d309f: ending tablet copy session 35f00ba623b445c29c53a74f0e96105b-c798175e919544d98458bf3d88008696 on tablet c798175e919544d98458bf3d88008696 with peer 35f00ba623b445c29c53a74f0e96105b
W20260710 11:00:12.685746 13962 debug-util.cc:398] Leaking SignalData structure 0x7b0800094500 after lost signal to thread 12660
W20260710 11:00:12.686872 13962 debug-util.cc:398] Leaking SignalData structure 0x7b08000da7a0 after lost signal to thread 13724
W20260710 11:00:12.687963 13962 debug-util.cc:398] Leaking SignalData structure 0x7b080020f5a0 after lost signal to thread 13816
W20260710 11:00:12.688941 13962 debug-util.cc:398] Leaking SignalData structure 0x7b080016caa0 after lost signal to thread 13891
W20260710 11:00:12.689930 13962 debug-util.cc:398] Leaking SignalData structure 0x7b0800291800 after lost signal to thread 13965
W20260710 11:00:12.690900 13962 debug-util.cc:398] Leaking SignalData structure 0x7b080025a6c0 after lost signal to thread 14244
I20260710 11:00:12.699138 14213 raft_consensus.cc:1217] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:12.964699 14217 raft_consensus.cc:1217] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.114032 14532 raft_consensus.cc:1064] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:13.116977 14532 consensus_queue.cc:237] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:13.138772 14217 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.140545 14559 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:13.149168 13937 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.150786 14532 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } 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:00:13.151646 13791 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.153398 14559 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.176760 14536 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.178253 14217 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.187924 13791 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.200135 13688 catalog_manager.cc:5697] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.213757 13937 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.264871 13867 consensus_queue.cc:237] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:13.270057 14217 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.270884 13791 raft_consensus.cc:1275] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.271485 14568 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:13.272645 14567 consensus_queue.cc:1048] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.279490 14536 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.281195 13791 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.284103 14217 raft_consensus.cc:2955] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.296757 13689 catalog_manager.cc:5697] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 reported cstate change: config changed from index 3 to 4, VOTER 251233767fb94ff28e181f98565d309f (127.12.92.67) evicted. New cstate: current_term: 1 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.304373 13675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 566e11848ed848b281ef3b5511fc389e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.307346 13928 tablet_service.cc:1558] Processing DeleteTablet for tablet 566e11848ed848b281ef3b5511fc389e with delete_type TABLET_DATA_TOMBSTONED (TS 251233767fb94ff28e181f98565d309f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34378
I20260710 11:00:13.316937 14573 tablet_replica.cc:333] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:13.318011 14573 raft_consensus.cc:2243] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.319247 14573 raft_consensus.cc:2272] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.324123 14573 ts_tablet_manager.cc:1916] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.345212 14573 ts_tablet_manager.cc:1929] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.345688 14573 log.cc:1199] T 566e11848ed848b281ef3b5511fc389e P 251233767fb94ff28e181f98565d309f: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/wals/566e11848ed848b281ef3b5511fc389e
I20260710 11:00:13.348109 13676 catalog_manager.cc:5028] TS 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): tablet 566e11848ed848b281ef3b5511fc389e (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:13.558660 14542 raft_consensus.cc:1064] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: attempting to promote NON_VOTER 35f00ba623b445c29c53a74f0e96105b to VOTER
I20260710 11:00:13.561141 14542 consensus_queue.cc:237] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:13.568567 14213 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 LEARNER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.569051 13791 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.570735 13867 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:13.571542 14560 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:13.572474 14539 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:13.573493 14542 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } 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:00:13.615971 13864 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.603745 14560 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.625486 14213 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.629891 13689 catalog_manager.cc:5697] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.646765 13791 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f00ba623b445c29c53a74f0e96105b (127.12.92.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } attrs { replace: true } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.654057 13937 consensus_queue.cc:237] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:13.664779 13791 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.666918 14217 raft_consensus.cc:1275] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Refusing update from remote peer 251233767fb94ff28e181f98565d309f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:13.670004 14560 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:13.671136 14542 consensus_queue.cc:1048] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } 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:00:13.676190 14575 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.687223 14213 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.687690 13791 raft_consensus.cc:2955] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } } }
I20260710 11:00:13.694203 13676 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c798175e919544d98458bf3d88008696 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:13.699764 13689 catalog_manager.cc:5697] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f reported cstate change: config changed from index 3 to 4, VOTER 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) evicted. New cstate: current_term: 1 leader_uuid: "251233767fb94ff28e181f98565d309f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.726028 13853 tablet_service.cc:1558] Processing DeleteTablet for tablet c798175e919544d98458bf3d88008696 with delete_type TABLET_DATA_TOMBSTONED (TS 034e334bd6254975b20abde4fa7d8bbe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39034
I20260710 11:00:13.751590 14579 tablet_replica.cc:333] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:13.752262 14579 raft_consensus.cc:2243] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:13.752756 14579 raft_consensus.cc:2272] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:13.755909 14579 ts_tablet_manager.cc:1916] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:13.773070 14579 ts_tablet_manager.cc:1929] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:13.773480 14579 log.cc:1199] T c798175e919544d98458bf3d88008696 P 034e334bd6254975b20abde4fa7d8bbe: Deleting WAL directory at /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/wals/c798175e919544d98458bf3d88008696
I20260710 11:00:13.775162 13675 catalog_manager.cc:5028] TS 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): tablet c798175e919544d98458bf3d88008696 (table test-workload [id=afb124086b3a49bf91e90883443ef725]) successfully deleted
I20260710 11:00:19.657975 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:19.689383 13940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a"
dest_uuid: "251233767fb94ff28e181f98565d309f"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:50900
I20260710 11:00:19.689935 13940 raft_consensus.cc:606] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:19.692162 13940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16"
dest_uuid: "251233767fb94ff28e181f98565d309f"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:50900
I20260710 11:00:19.692590 13940 raft_consensus.cc:606] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:19.705977 13791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0"
dest_uuid: "da661372bfef4d02be15cbf0b169e421"
mode: GRACEFUL
new_leader_uuid: "034e334bd6254975b20abde4fa7d8bbe"
 from {username='slave'} at 127.0.0.1:45006
I20260710 11:00:19.706434 13791 raft_consensus.cc:606] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Received request to transfer leadership to TS 034e334bd6254975b20abde4fa7d8bbe
I20260710 11:00:19.709246 13791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98"
dest_uuid: "da661372bfef4d02be15cbf0b169e421"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:45006
I20260710 11:00:19.709678 13791 raft_consensus.cc:606] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:19.711908 13940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9"
dest_uuid: "251233767fb94ff28e181f98565d309f"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:50900
I20260710 11:00:19.712327 13940 raft_consensus.cc:606] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:19.713369 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:19.714087 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:19.936103 14590 raft_consensus.cc:993] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:19.936822 14588 raft_consensus.cc:1081] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:19.938374 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:00:19.938819 14213 raft_consensus.cc:493] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:19.939131 14213 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:19.943253 14213 raft_consensus.cc:515] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:19.944958 14213 leader_election.cc:290] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:19.945843 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 11:00:19.946089 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1128c1b48334e65bb84fe858bd0dd98" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:19.946419 13791 raft_consensus.cc:3055] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:19.946620 13940 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:19.946730 13791 raft_consensus.cc:740] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 11:00:19.947566 13791 consensus_queue.cc:260] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:19.948426 13791 raft_consensus.cc:3060] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:19.951191 13940 raft_consensus.cc:2468] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:19.952183 14185 leader_election.cc:304] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, 35f00ba623b445c29c53a74f0e96105b; no voters: 
I20260710 11:00:19.953078 13791 raft_consensus.cc:2468] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:19.953688 14594 raft_consensus.cc:2804] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:19.955171 14594 raft_consensus.cc:697] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:19.956012 14594 consensus_queue.cc:237] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:19.964278 13687 catalog_manager.cc:5697] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from da661372bfef4d02be15cbf0b169e421 (127.12.92.65) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.058673 14603 raft_consensus.cc:993] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.059723 14585 raft_consensus.cc:1081] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.061429 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:00:20.061995 14213 raft_consensus.cc:493] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:20.062327 14213 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.069067 14213 raft_consensus.cc:515] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.071983 14213 leader_election.cc:290] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:20.073773 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:20.074741 13940 raft_consensus.cc:3055] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:20.075193 13940 raft_consensus.cc:740] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 11:00:20.075358 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd98214a7ed2433f87714ce45981ecf9" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 11:00:20.076323 13864 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.076455 13940 consensus_queue.cc:260] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.079483 13940 raft_consensus.cc:3060] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.087649 13864 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.089321 14184 leader_election.cc:304] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 35f00ba623b445c29c53a74f0e96105b; no voters: 
I20260710 11:00:20.090791 14594 raft_consensus.cc:2804] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:20.091354 14594 raft_consensus.cc:697] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:20.092011 13940 raft_consensus.cc:2468] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.092531 14594 consensus_queue.cc:237] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.099676 14588 raft_consensus.cc:993] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: : Instructing follower 034e334bd6254975b20abde4fa7d8bbe to start an election
I20260710 11:00:20.100389 14588 raft_consensus.cc:1081] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Signalling peer 034e334bd6254975b20abde4fa7d8bbe to start an election
I20260710 11:00:20.102159 13867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0"
dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
 from {username='slave'} at 127.0.0.1:39050
I20260710 11:00:20.102767 13867 raft_consensus.cc:493] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:20.103219 13867 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.106150 13687 catalog_manager.cc:5697] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from 251233767fb94ff28e181f98565d309f (127.12.92.67) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.110975 13867 raft_consensus.cc:515] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 11:00:20.113183 13867 leader_election.cc:290] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:20.114060 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:20.114663 13940 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.115911 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eceff0ef1c4f4da16e2e29d9ac3de0" candidate_uuid: "034e334bd6254975b20abde4fa7d8bbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 11:00:20.116506 13791 raft_consensus.cc:3055] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:20.116823 13791 raft_consensus.cc:740] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 11:00:20.117772 13791 consensus_queue.cc:260] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 11:00:20.119319 13791 raft_consensus.cc:3060] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.119473 14585 raft_consensus.cc:993] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.119994 14585 raft_consensus.cc:1081] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.121795 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:00:20.121884 13940 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 2.
I20260710 11:00:20.122398 14213 raft_consensus.cc:493] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:20.122792 14213 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.123070 13832 leader_election.cc:304] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 251233767fb94ff28e181f98565d309f; no voters: 
I20260710 11:00:20.123931 14583 raft_consensus.cc:2804] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:20.124294 14583 raft_consensus.cc:697] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Becoming Leader. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 11:00:20.125283 14583 consensus_queue.cc:237] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } }
I20260710 11:00:20.128896 13791 raft_consensus.cc:2468] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034e334bd6254975b20abde4fa7d8bbe in term 2.
I20260710 11:00:20.130435 14213 raft_consensus.cc:515] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.133000 14585 raft_consensus.cc:993] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.133626 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 11:00:20.133960 14213 leader_election.cc:290] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:20.134249 13791 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.134434 14603 raft_consensus.cc:1081] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.136075 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203d282d9124fac8ff31a170e20e28a" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:20.136679 13940 raft_consensus.cc:3055] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:20.137002 13940 raft_consensus.cc:740] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 11:00:20.137804 13940 consensus_queue.cc:260] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.139551 13940 raft_consensus.cc:3060] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.141763 13791 raft_consensus.cc:2468] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.143144 14185 leader_election.cc:304] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f00ba623b445c29c53a74f0e96105b, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 11:00:20.144021 14594 raft_consensus.cc:2804] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:20.144632 14594 raft_consensus.cc:697] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:20.145773 14594 consensus_queue.cc:237] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.146831 13940 raft_consensus.cc:2468] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.144596 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:00:20.148219 14213 raft_consensus.cc:493] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:20.148583 14213 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.153964 14213 raft_consensus.cc:515] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.156018 14213 leader_election.cc:290] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:20.150918 13687 catalog_manager.cc:5697] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe reported cstate change: term changed from 1 to 2, leader changed from da661372bfef4d02be15cbf0b169e421 (127.12.92.65) to 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66). New cstate: current_term: 2 leader_uuid: "034e334bd6254975b20abde4fa7d8bbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.157387 13940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:20.156812 13689 catalog_manager.cc:5697] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from 251233767fb94ff28e181f98565d309f (127.12.92.67) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.157897 13940 raft_consensus.cc:3055] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:20.158209 13940 raft_consensus.cc:740] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251233767fb94ff28e181f98565d309f, State: Running, Role: LEADER
I20260710 11:00:20.158844 13791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8878d14d25fc4b43a36fa63777b3ad16" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 11:00:20.159068 13940 consensus_queue.cc:260] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.159521 13791 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.160435 13940 raft_consensus.cc:3060] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.165781 13791 raft_consensus.cc:2468] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.166373 13940 raft_consensus.cc:2468] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.166728 14185 leader_election.cc:304] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f00ba623b445c29c53a74f0e96105b, da661372bfef4d02be15cbf0b169e421; no voters: 
I20260710 11:00:20.167721 14594 raft_consensus.cc:2804] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:20.168411 14594 raft_consensus.cc:697] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:20.169340 14594 consensus_queue.cc:237] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.176755 13689 catalog_manager.cc:5697] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from 251233767fb94ff28e181f98565d309f (127.12.92.67) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.361884 13791 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.363369 14594 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:20.377094 13940 raft_consensus.cc:1275] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.378738 14611 consensus_queue.cc:1048] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:20.554760 13867 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.555990 14611 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:20.564903 13940 raft_consensus.cc:1275] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.566599 14595 consensus_queue.cc:1048] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:20.580971 13940 raft_consensus.cc:1275] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:20.582136 14583 consensus_queue.cc:1048] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.591286 13791 raft_consensus.cc:1275] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 034e334bd6254975b20abde4fa7d8bbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:20.592941 14583 consensus_queue.cc:1048] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.601475 13940 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.602764 14595 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:20.619588 13791 raft_consensus.cc:1275] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.621265 14611 consensus_queue.cc:1048] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:20.626878 13937 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.628829 14594 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:20.646936 13788 raft_consensus.cc:1275] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:20.649037 14611 consensus_queue.cc:1048] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:20.715143 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:20.730584 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:20.756067 13867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b"
dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:47200
I20260710 11:00:20.756596 13867 raft_consensus.cc:606] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:20.759168 13788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63"
dest_uuid: "da661372bfef4d02be15cbf0b169e421"
mode: GRACEFUL
new_leader_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:45006
I20260710 11:00:20.759624 13788 raft_consensus.cc:606] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Received request to transfer leadership to TS 35f00ba623b445c29c53a74f0e96105b
I20260710 11:00:20.760816 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:20.761538 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:20.828735 14619 raft_consensus.cc:993] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.829357 14620 raft_consensus.cc:1081] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:20.831058 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:39644
I20260710 11:00:20.831563 14213 raft_consensus.cc:493] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:20.831838 14213 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.836892 14213 raft_consensus.cc:515] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.838649 14213 leader_election.cc:290] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829), 251233767fb94ff28e181f98565d309f (127.12.92.67:42849)
I20260710 11:00:20.839424 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 11:00:20.840001 13867 raft_consensus.cc:3055] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:20.840096 13937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb14406ae2b94108b4f3293128bb480b" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "251233767fb94ff28e181f98565d309f"
I20260710 11:00:20.840381 13867 raft_consensus.cc:740] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 034e334bd6254975b20abde4fa7d8bbe, State: Running, Role: LEADER
I20260710 11:00:20.840829 13937 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.843168 13867 consensus_queue.cc:260] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.844460 13867 raft_consensus.cc:3060] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:20.847414 13937 raft_consensus.cc:2468] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.848505 14185 leader_election.cc:304] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251233767fb94ff28e181f98565d309f, 35f00ba623b445c29c53a74f0e96105b; no voters: 
I20260710 11:00:20.849191 14611 raft_consensus.cc:2804] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:20.849581 14611 raft_consensus.cc:697] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:20.850004 13867 raft_consensus.cc:2468] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:20.850447 14611 consensus_queue.cc:237] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [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: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:20.857895 13687 catalog_manager.cc:5697] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.205142 14623 raft_consensus.cc:993] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: : Instructing follower 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:21.205659 14623 raft_consensus.cc:1081] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Signalling peer 35f00ba623b445c29c53a74f0e96105b to start an election
I20260710 11:00:21.207139 14213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63"
dest_uuid: "35f00ba623b445c29c53a74f0e96105b"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:00:21.207582 14213 raft_consensus.cc:493] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:21.207940 14213 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:21.213701 14213 raft_consensus.cc:515] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:21.215283 14213 leader_election.cc:290] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Requested vote from peers da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453), 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829)
I20260710 11:00:21.216004 13788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da661372bfef4d02be15cbf0b169e421"
I20260710 11:00:21.216245 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee149d4910a144cbae7cf2347bae8d63" candidate_uuid: "35f00ba623b445c29c53a74f0e96105b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "034e334bd6254975b20abde4fa7d8bbe"
I20260710 11:00:21.216620 13788 raft_consensus.cc:3055] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:21.216785 13867 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:21.216948 13788 raft_consensus.cc:740] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da661372bfef4d02be15cbf0b169e421, State: Running, Role: LEADER
I20260710 11:00:21.217716 13788 consensus_queue.cc:260] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:21.218653 13788 raft_consensus.cc:3060] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:21.221963 13867 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:21.223105 14184 leader_election.cc:304] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034e334bd6254975b20abde4fa7d8bbe, 35f00ba623b445c29c53a74f0e96105b; no voters: 
I20260710 11:00:21.223886 14634 raft_consensus.cc:2804] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:21.224393 14634 raft_consensus.cc:697] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Becoming Leader. State: Replica: 35f00ba623b445c29c53a74f0e96105b, State: Running, Role: LEADER
I20260710 11:00:21.224870 13788 raft_consensus.cc:2468] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f00ba623b445c29c53a74f0e96105b in term 2.
I20260710 11:00:21.225204 14634 consensus_queue.cc:237] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [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: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } }
I20260710 11:00:21.232077 13687 catalog_manager.cc:5697] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b reported cstate change: term changed from 1 to 2, leader changed from da661372bfef4d02be15cbf0b169e421 (127.12.92.65) to 35f00ba623b445c29c53a74f0e96105b (127.12.92.68). New cstate: current_term: 2 leader_uuid: "35f00ba623b445c29c53a74f0e96105b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f00ba623b445c29c53a74f0e96105b" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 46021 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.417721 13864 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:21.419088 14634 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:21.434607 13937 raft_consensus.cc:1275] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:21.436082 14634 consensus_queue.cc:1048] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "251233767fb94ff28e181f98565d309f" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:21.746502 13864 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:21.747936 14611 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "034e334bd6254975b20abde4fa7d8bbe" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 42829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:21.759056 13788 raft_consensus.cc:1275] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Refusing update from remote peer 35f00ba623b445c29c53a74f0e96105b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:21.760341 14595 consensus_queue.cc:1048] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da661372bfef4d02be15cbf0b169e421" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:21.762364 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:21.784032 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
W20260710 11:00:21.785346 13832 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]
W20260710 11:00:21.790365 13832 consensus_peers.cc:597] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. 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:00:21.816434 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:21.817404 12657 tablet_replica.cc:333] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.818514 12657 raft_consensus.cc:2243] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.819768 12657 raft_consensus.cc:2272] T 294afe0c1acd4e2f8e9c4432d3768b52 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.822307 12657 tablet_replica.cc:333] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.822952 12657 raft_consensus.cc:2243] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.823511 12657 raft_consensus.cc:2272] T c798175e919544d98458bf3d88008696 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.825291 12657 tablet_replica.cc:333] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.825801 12657 raft_consensus.cc:2243] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.826586 12657 raft_consensus.cc:2272] T 097bd34f4c7e4a24a54672b55dc4410f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.828307 12657 tablet_replica.cc:333] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.828941 12657 raft_consensus.cc:2243] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.829771 12657 raft_consensus.cc:2272] T 7a9ee44c6e4d47b7bc802355579dd164 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.831913 12657 tablet_replica.cc:333] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.832476 12657 raft_consensus.cc:2243] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.833093 12657 raft_consensus.cc:2272] T dbf8990ab7ed4c7983912e73fc6c6dc0 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.835043 12657 tablet_replica.cc:333] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.835490 12657 raft_consensus.cc:2243] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.835969 12657 raft_consensus.cc:2272] T ee149d4910a144cbae7cf2347bae8d63 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.838630 12657 tablet_replica.cc:333] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.839247 12657 raft_consensus.cc:2243] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.839798 12657 raft_consensus.cc:2272] T 2b1a5258354346ed8a3d0be6f3f36dd5 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.841481 12657 tablet_replica.cc:333] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.841989 12657 raft_consensus.cc:2243] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.842408 12657 raft_consensus.cc:2272] T 426025e7acca41509e0ba1986bb1ca5b P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.844008 12657 tablet_replica.cc:333] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.844496 12657 raft_consensus.cc:2243] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.844995 12657 raft_consensus.cc:2272] T 54f207d0391b45f3aa9c1b7863b0f48a P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.847021 12657 tablet_replica.cc:333] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.847535 12657 raft_consensus.cc:2243] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.847986 12657 raft_consensus.cc:2272] T e1128c1b48334e65bb84fe858bd0dd98 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.849540 12657 tablet_replica.cc:333] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.850026 12657 raft_consensus.cc:2243] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.850579 12657 raft_consensus.cc:2272] T 8878d14d25fc4b43a36fa63777b3ad16 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.852288 12657 tablet_replica.cc:333] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.852824 12657 raft_consensus.cc:2243] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.853197 12657 raft_consensus.cc:2272] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.854712 12657 tablet_replica.cc:333] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.855219 12657 raft_consensus.cc:2243] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.855983 12657 raft_consensus.cc:2272] T 9b890671e5a54169a0126478c293849f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.858328 12657 tablet_replica.cc:333] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.859133 12657 raft_consensus.cc:2243] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.860179 12657 raft_consensus.cc:2272] T 4366f4b8e6444642a9896c52482bc75d P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.862709 12657 tablet_replica.cc:333] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.863399 12657 raft_consensus.cc:2243] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.864224 12657 raft_consensus.cc:2272] T 566e11848ed848b281ef3b5511fc389e P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:21.864172 13906 consensus_peers.cc:597] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. 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:00:21.866767 12657 tablet_replica.cc:333] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.867314 12657 raft_consensus.cc:2243] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.867688 12657 raft_consensus.cc:2272] T 4203d282d9124fac8ff31a170e20e28a P da661372bfef4d02be15cbf0b169e421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.869329 12657 tablet_replica.cc:333] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.869735 12657 raft_consensus.cc:2243] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.870251 12657 raft_consensus.cc:2272] T 7e7994c29e8040c3b6d77916c4264a5f P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.871934 12657 tablet_replica.cc:333] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421: stopping tablet replica
I20260710 11:00:21.872327 12657 raft_consensus.cc:2243] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:21.873129 12657 raft_consensus.cc:2272] T 33e86d80d3384352bdc6d6a7abe7ccd8 P da661372bfef4d02be15cbf0b169e421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.914121 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:00:21.958819 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 11:00:21.963461 14184 consensus_peers.cc:597] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. 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:00:21.975976 14184 consensus_peers.cc:597] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. 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:00:21.987152 14185 consensus_peers.cc:597] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:42453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.993584 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:21.994444 12657 tablet_replica.cc:333] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:21.995177 12657 raft_consensus.cc:2243] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.995656 12657 raft_consensus.cc:2272] T 294afe0c1acd4e2f8e9c4432d3768b52 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.997439 12657 tablet_replica.cc:333] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:21.998010 12657 raft_consensus.cc:2243] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.998742 12657 raft_consensus.cc:2272] T afb21e02241f419ca225494f47c19ece P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.000685 12657 tablet_replica.cc:333] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.001199 12657 raft_consensus.cc:2243] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.001582 12657 raft_consensus.cc:2272] T 097bd34f4c7e4a24a54672b55dc4410f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.003352 12657 tablet_replica.cc:333] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.003860 12657 raft_consensus.cc:2243] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.004257 12657 raft_consensus.cc:2272] T 9b890671e5a54169a0126478c293849f P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.005905 12657 tablet_replica.cc:333] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.006392 12657 raft_consensus.cc:2243] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.006783 12657 raft_consensus.cc:2272] T 426025e7acca41509e0ba1986bb1ca5b P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.008481 12657 tablet_replica.cc:333] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.008993 12657 raft_consensus.cc:2243] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.009380 12657 raft_consensus.cc:2272] T 54f207d0391b45f3aa9c1b7863b0f48a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.011179 12657 tablet_replica.cc:333] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.011682 12657 raft_consensus.cc:2243] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.012234 12657 raft_consensus.cc:2272] T fd98214a7ed2433f87714ce45981ecf9 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.013825 12657 tablet_replica.cc:333] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.014314 12657 raft_consensus.cc:2243] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.014827 12657 raft_consensus.cc:2272] T d3982dcd4064435da82a2eec1e4f4d63 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.016824 12657 tablet_replica.cc:333] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.017490 12657 raft_consensus.cc:2243] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.018344 12657 raft_consensus.cc:2272] T 882301e5732b4976801fcac3c3009440 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.020217 12657 tablet_replica.cc:333] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.020730 12657 raft_consensus.cc:2243] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.021442 12657 raft_consensus.cc:2272] T dc8507f7261943408abf897143c9e27a P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.023075 12657 tablet_replica.cc:333] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.023550 12657 raft_consensus.cc:2243] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.024048 12657 raft_consensus.cc:2272] T 7a9ee44c6e4d47b7bc802355579dd164 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.025785 12657 tablet_replica.cc:333] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.026260 12657 raft_consensus.cc:2243] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.027024 12657 raft_consensus.cc:2272] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.028607 12657 tablet_replica.cc:333] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.029096 12657 raft_consensus.cc:2243] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.029598 12657 raft_consensus.cc:2272] T ee149d4910a144cbae7cf2347bae8d63 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.031983 12657 tablet_replica.cc:333] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.032474 12657 raft_consensus.cc:2243] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.033150 12657 raft_consensus.cc:2272] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.034726 12657 tablet_replica.cc:333] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.035272 12657 raft_consensus.cc:2243] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.036027 12657 raft_consensus.cc:2272] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.037685 12657 tablet_replica.cc:333] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.038149 12657 raft_consensus.cc:2243] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.038856 12657 raft_consensus.cc:2272] T 566e11848ed848b281ef3b5511fc389e P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.040619 12657 tablet_replica.cc:333] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.041055 12657 raft_consensus.cc:2243] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.041440 12657 raft_consensus.cc:2272] T eb14406ae2b94108b4f3293128bb480b P 034e334bd6254975b20abde4fa7d8bbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.044174 12657 tablet_replica.cc:333] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe: stopping tablet replica
I20260710 11:00:22.044700 12657 raft_consensus.cc:2243] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:22.044958 14185 consensus_peers.cc:597] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:42453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.045408 12657 raft_consensus.cc:2272] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 034e334bd6254975b20abde4fa7d8bbe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:22.063091 13905 consensus_peers.cc:597] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. 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:00:22.088097 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
I20260710 11:00:22.123517 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
W20260710 11:00:22.149720 14185 consensus_peers.cc:597] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:42453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.159988 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:22.160739 12657 tablet_replica.cc:333] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.161327 12657 raft_consensus.cc:2243] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.161870 12657 raft_consensus.cc:2272] T 4366f4b8e6444642a9896c52482bc75d P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.163753 12657 tablet_replica.cc:333] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.164286 12657 raft_consensus.cc:2243] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.164746 12657 raft_consensus.cc:2272] T 9b890671e5a54169a0126478c293849f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.167197 12657 tablet_replica.cc:333] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.168041 12657 raft_consensus.cc:2243] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.169062 12657 raft_consensus.cc:2272] T 426025e7acca41509e0ba1986bb1ca5b P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.171295 12657 tablet_replica.cc:333] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
W20260710 11:00:22.171427 13905 consensus_peers.cc:597] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:42829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.171993 12657 raft_consensus.cc:2243] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.172510 12657 raft_consensus.cc:2272] T 294afe0c1acd4e2f8e9c4432d3768b52 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:22.172812 14185 consensus_peers.cc:597] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b -> Peer da661372bfef4d02be15cbf0b169e421 (127.12.92.65:42453): Couldn't send request to peer da661372bfef4d02be15cbf0b169e421. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:42453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.174429 12657 tablet_replica.cc:333] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.174894 12657 raft_consensus.cc:2243] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.175673 12657 raft_consensus.cc:2272] T afb21e02241f419ca225494f47c19ece P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.177884 12657 tablet_replica.cc:333] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
W20260710 11:00:22.178478 14185 consensus_peers.cc:597] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b -> Peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Couldn't send request to peer 251233767fb94ff28e181f98565d309f. 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:00:22.178500 12657 raft_consensus.cc:2243] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.179426 12657 raft_consensus.cc:2272] T c798175e919544d98458bf3d88008696 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.180998 12657 tablet_replica.cc:333] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.181432 12657 raft_consensus.cc:2243] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.181818 12657 raft_consensus.cc:2272] T 097bd34f4c7e4a24a54672b55dc4410f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.183501 12657 tablet_replica.cc:333] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.183969 12657 raft_consensus.cc:2243] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.184332 12657 raft_consensus.cc:2272] T 4203d282d9124fac8ff31a170e20e28a P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.185899 12657 tablet_replica.cc:333] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.186406 12657 raft_consensus.cc:2243] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.186782 12657 raft_consensus.cc:2272] T eb14406ae2b94108b4f3293128bb480b P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.188726 12657 tablet_replica.cc:333] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.189291 12657 raft_consensus.cc:2243] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.189666 12657 raft_consensus.cc:2272] T e1128c1b48334e65bb84fe858bd0dd98 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.191243 12657 tablet_replica.cc:333] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.191735 12657 raft_consensus.cc:2243] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.192132 12657 raft_consensus.cc:2272] T 8878d14d25fc4b43a36fa63777b3ad16 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.193620 12657 tablet_replica.cc:333] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.194103 12657 raft_consensus.cc:2243] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.194806 12657 raft_consensus.cc:2272] T 7e7994c29e8040c3b6d77916c4264a5f P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.196466 12657 tablet_replica.cc:333] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.196936 12657 raft_consensus.cc:2243] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.197412 12657 raft_consensus.cc:2272] T dc8507f7261943408abf897143c9e27a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.198945 12657 tablet_replica.cc:333] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.199448 12657 raft_consensus.cc:2243] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.200209 12657 raft_consensus.cc:2272] T 54f207d0391b45f3aa9c1b7863b0f48a P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.201715 12657 tablet_replica.cc:333] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.202173 12657 raft_consensus.cc:2243] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.202870 12657 raft_consensus.cc:2272] T d3982dcd4064435da82a2eec1e4f4d63 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.204568 12657 tablet_replica.cc:333] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.205031 12657 raft_consensus.cc:2243] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.205399 12657 raft_consensus.cc:2272] T fd98214a7ed2433f87714ce45981ecf9 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.206931 12657 tablet_replica.cc:333] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.207429 12657 raft_consensus.cc:2243] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.207958 12657 raft_consensus.cc:2272] T 882301e5732b4976801fcac3c3009440 P 251233767fb94ff28e181f98565d309f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.209554 12657 tablet_replica.cc:333] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f: stopping tablet replica
I20260710 11:00:22.209985 12657 raft_consensus.cc:2243] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.210409 12657 raft_consensus.cc:2272] T d7eceff0ef1c4f4da16e2e29d9ac3de0 P 251233767fb94ff28e181f98565d309f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:22.267738 14184 consensus_peers.cc:597] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b -> Peer 034e334bd6254975b20abde4fa7d8bbe (127.12.92.66:42829): Couldn't send request to peer 034e334bd6254975b20abde4fa7d8bbe. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:42829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.271685 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:00:22.307190 12657 tablet_server.cc:179] TabletServer@127.12.92.68:0 shutting down...
W20260710 11:00:22.314005 14185 consensus_peers.cc:597] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b -> Peer 251233767fb94ff28e181f98565d309f (127.12.92.67:42849): Couldn't send request to peer 251233767fb94ff28e181f98565d309f. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.67:42849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.334348 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:22.335109 12657 tablet_replica.cc:333] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.335680 12657 raft_consensus.cc:2243] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.336489 12657 raft_consensus.cc:2272] T fd98214a7ed2433f87714ce45981ecf9 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.338248 12657 tablet_replica.cc:333] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.338759 12657 raft_consensus.cc:2243] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.339347 12657 raft_consensus.cc:2272] T 882301e5732b4976801fcac3c3009440 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.341065 12657 tablet_replica.cc:333] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.341800 12657 raft_consensus.cc:2243] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.342413 12657 raft_consensus.cc:2272] T d3982dcd4064435da82a2eec1e4f4d63 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.344110 12657 tablet_replica.cc:333] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.344594 12657 raft_consensus.cc:2243] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.345086 12657 raft_consensus.cc:2272] T 2b1a5258354346ed8a3d0be6f3f36dd5 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.346654 12657 tablet_replica.cc:333] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.347211 12657 raft_consensus.cc:2243] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.347911 12657 raft_consensus.cc:2272] T ee149d4910a144cbae7cf2347bae8d63 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.349843 12657 tablet_replica.cc:333] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.350343 12657 raft_consensus.cc:2243] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.351073 12657 raft_consensus.cc:2272] T e1128c1b48334e65bb84fe858bd0dd98 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.352630 12657 tablet_replica.cc:333] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.353143 12657 raft_consensus.cc:2243] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.353822 12657 raft_consensus.cc:2272] T 8878d14d25fc4b43a36fa63777b3ad16 P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.355490 12657 tablet_replica.cc:333] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.356020 12657 raft_consensus.cc:2243] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.356446 12657 raft_consensus.cc:2272] T c798175e919544d98458bf3d88008696 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.358059 12657 tablet_replica.cc:333] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.358554 12657 raft_consensus.cc:2243] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.359148 12657 raft_consensus.cc:2272] T 4366f4b8e6444642a9896c52482bc75d P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.360765 12657 tablet_replica.cc:333] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.361258 12657 raft_consensus.cc:2243] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.361737 12657 raft_consensus.cc:2272] T 33e86d80d3384352bdc6d6a7abe7ccd8 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.363327 12657 tablet_replica.cc:333] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.363811 12657 raft_consensus.cc:2243] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.364503 12657 raft_consensus.cc:2272] T eb14406ae2b94108b4f3293128bb480b P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.367121 12657 tablet_replica.cc:333] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.367669 12657 raft_consensus.cc:2243] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.368100 12657 raft_consensus.cc:2272] T 566e11848ed848b281ef3b5511fc389e P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.369637 12657 tablet_replica.cc:333] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.370123 12657 raft_consensus.cc:2243] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.370538 12657 raft_consensus.cc:2272] T dbf8990ab7ed4c7983912e73fc6c6dc0 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.372201 12657 tablet_replica.cc:333] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.372646 12657 raft_consensus.cc:2243] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.373051 12657 raft_consensus.cc:2272] T afb21e02241f419ca225494f47c19ece P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.374536 12657 tablet_replica.cc:333] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.374976 12657 raft_consensus.cc:2243] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.375461 12657 raft_consensus.cc:2272] T dc8507f7261943408abf897143c9e27a P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.376941 12657 tablet_replica.cc:333] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.377382 12657 raft_consensus.cc:2243] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.377827 12657 raft_consensus.cc:2272] T 7e7994c29e8040c3b6d77916c4264a5f P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.379396 12657 tablet_replica.cc:333] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.379814 12657 raft_consensus.cc:2243] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.380499 12657 raft_consensus.cc:2272] T 4203d282d9124fac8ff31a170e20e28a P 35f00ba623b445c29c53a74f0e96105b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.382086 12657 tablet_replica.cc:333] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b: stopping tablet replica
I20260710 11:00:22.382495 12657 raft_consensus.cc:2243] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.382893 12657 raft_consensus.cc:2272] T 7a9ee44c6e4d47b7bc802355579dd164 P 35f00ba623b445c29c53a74f0e96105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.419287 12657 tablet_server.cc:196] TabletServer@127.12.92.68:0 shutdown complete.
I20260710 11:00:22.446547 12657 master.cc:562] Master@127.12.92.126:45913 shutting down...
I20260710 11:00:22.467870 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:22.468431 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.468773 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f31679436c14f88b7db2c75fbd37164: stopping tablet replica
I20260710 11:00:22.489578 12657 master.cc:584] Master@127.12.92.126:45913 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28562 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:22.547437 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:44597
I20260710 11:00:22.548508 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:22.554307 14653 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:00:22.555820 14654 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:00:22.556342 14656 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:00:22.557058 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:22.558015 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:22.558192 12657 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:00:22.558385 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681222558371 us; error 0 us; skew 500 ppm
I20260710 11:00:22.558959 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:22.561671 12657 webserver.cc:533] Webserver started at http://127.12.92.126:41603/ using document root <none> and password file <none>
I20260710 11:00:22.562264 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:22.562484 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:22.562808 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:22.564385 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "010739fd96a94393b33464b3f61d163d"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.569140 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:22.572678 14661 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:00:22.573553 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:22.573801 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "010739fd96a94393b33464b3f61d163d"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.574061 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-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:00:22.603472 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:22.604640 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:22.643596 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:44597
I20260710 11:00:22.643687 14712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:44597 every 8 connection(s)
I20260710 11:00:22.648303 14713 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:00:22.657933 14713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d: Bootstrap starting.
I20260710 11:00:22.662533 14713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:22.666817 14713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d: No bootstrap required, opened a new log
I20260710 11:00:22.669001 14713 raft_consensus.cc:359] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010739fd96a94393b33464b3f61d163d" member_type: VOTER }
I20260710 11:00:22.669397 14713 raft_consensus.cc:385] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:22.669570 14713 raft_consensus.cc:740] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010739fd96a94393b33464b3f61d163d, State: Initialized, Role: FOLLOWER
I20260710 11:00:22.670159 14713 consensus_queue.cc:260] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "010739fd96a94393b33464b3f61d163d" member_type: VOTER }
I20260710 11:00:22.670598 14713 raft_consensus.cc:399] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:22.670780 14713 raft_consensus.cc:493] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:22.671005 14713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:22.678139 14713 raft_consensus.cc:515] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010739fd96a94393b33464b3f61d163d" member_type: VOTER }
I20260710 11:00:22.678892 14713 leader_election.cc:304] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [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: 010739fd96a94393b33464b3f61d163d; no voters: 
I20260710 11:00:22.680545 14713 leader_election.cc:290] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:22.681016 14716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:22.683305 14716 raft_consensus.cc:697] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 1 LEADER]: Becoming Leader. State: Replica: 010739fd96a94393b33464b3f61d163d, State: Running, Role: LEADER
I20260710 11:00:22.683878 14713 sys_catalog.cc:565] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:22.683964 14716 consensus_queue.cc:237] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [LEADER]: Queue going to LEADER mode. State: All 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: "010739fd96a94393b33464b3f61d163d" member_type: VOTER }
I20260710 11:00:22.688426 14717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "010739fd96a94393b33464b3f61d163d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010739fd96a94393b33464b3f61d163d" member_type: VOTER } }
I20260710 11:00:22.688966 14717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:22.690088 14718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 010739fd96a94393b33464b3f61d163d. Latest consensus state: current_term: 1 leader_uuid: "010739fd96a94393b33464b3f61d163d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010739fd96a94393b33464b3f61d163d" member_type: VOTER } }
I20260710 11:00:22.690577 14718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:22.693068 14725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:22.700953 14725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:22.701906 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:22.709503 14725 catalog_manager.cc:1383] Generated new cluster ID: f45dd3bd60c740919cd3a7ac515c5f55
I20260710 11:00:22.709897 14725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:22.732443 14725 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:22.733692 14725 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:22.757946 14725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d: Generated new TSK 0
I20260710 11:00:22.758576 14725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:22.768642 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:22.774575 14734 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:00:22.775601 14735 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:00:22.777671 14737 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:00:22.777881 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:22.778864 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:22.779104 12657 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:00:22.779232 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681222779221 us; error 0 us; skew 500 ppm
I20260710 11:00:22.779675 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:22.781909 12657 webserver.cc:533] Webserver started at http://127.12.92.65:42347/ using document root <none> and password file <none>
I20260710 11:00:22.782335 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:22.782481 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:22.782683 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:22.783795 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.788542 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:22.791676 14742 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:00:22.792521 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:22.792771 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.793038 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-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:00:22.809485 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:22.810596 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:22.812027 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:22.814188 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:22.814353 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:22.814635 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:22.814785 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:22.854614 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:39233
I20260710 11:00:22.854707 14804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:39233 every 8 connection(s)
I20260710 11:00:22.859295 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:22.866621 14809 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:00:22.868908 14810 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:00:22.871923 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:22.871724 14812 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:00:22.872522 14805 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44597
I20260710 11:00:22.873005 14805 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:22.873461 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:22.873708 12657 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:00:22.873804 14805 heartbeater.cc:507] Master 127.12.92.126:44597 requested a full tablet report, sending...
I20260710 11:00:22.873907 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681222873890 us; error 0 us; skew 500 ppm
I20260710 11:00:22.874598 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:22.876320 14678 ts_manager.cc:194] Registered new tserver with Master: 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:22.877379 12657 webserver.cc:533] Webserver started at http://127.12.92.66:36273/ using document root <none> and password file <none>
I20260710 11:00:22.877889 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:22.878093 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:22.878237 14678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37176
I20260710 11:00:22.878351 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:22.879652 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "69e154c627dc4d6eae050cb51eca8d1d"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.883881 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:00:22.886926 14817 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:00:22.887641 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:22.887921 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "69e154c627dc4d6eae050cb51eca8d1d"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.888195 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-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:00:22.898885 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:22.900110 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:22.901571 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:22.903760 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:22.903987 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:22.904220 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:22.904392 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:22.943897 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:46283
I20260710 11:00:22.944005 14879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:46283 every 8 connection(s)
I20260710 11:00:22.948665 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:22.955904 14883 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:00:22.957288 14884 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:00:22.958884 14886 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:00:22.959877 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:22.960992 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:22.961179 12657 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:00:22.961387 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681222961355 us; error 0 us; skew 500 ppm
I20260710 11:00:22.962091 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:22.962186 14880 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44597
I20260710 11:00:22.962591 14880 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:22.963514 14880 heartbeater.cc:507] Master 127.12.92.126:44597 requested a full tablet report, sending...
I20260710 11:00:22.964869 12657 webserver.cc:533] Webserver started at http://127.12.92.67:36431/ using document root <none> and password file <none>
I20260710 11:00:22.965469 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:22.965659 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:22.965739 14678 ts_manager.cc:194] Registered new tserver with Master: 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:22.965952 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:22.967286 14678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37190
I20260710 11:00:22.967314 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.972050 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:22.975360 14891 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:00:22.976192 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:22.976505 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:22.976783 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-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:00:22.999189 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:23.000386 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:23.001863 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:23.004158 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:23.004349 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:23.004662 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:23.004802 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:23.044227 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:43821
I20260710 11:00:23.044322 14953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:43821 every 8 connection(s)
I20260710 11:00:23.048830 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:23.057107 14957 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:00:23.062974 14958 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:00:23.064072 14954 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44597
I20260710 11:00:23.064666 14954 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:23.064775 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:23.064881 14960 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:00:23.066253 14954 heartbeater.cc:507] Master 127.12.92.126:44597 requested a full tablet report, sending...
I20260710 11:00:23.066531 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:23.066790 12657 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:00:23.066967 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681223066933 us; error 0 us; skew 500 ppm
I20260710 11:00:23.067675 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:23.068516 14678 ts_manager.cc:194] Registered new tserver with Master: 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:23.070197 14678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37194
I20260710 11:00:23.070255 12657 webserver.cc:533] Webserver started at http://127.12.92.68:42925/ using document root <none> and password file <none>
I20260710 11:00:23.070852 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:23.071128 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:23.071486 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:23.072904 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-3-root/instance:
uuid: "90016bb0306847839cd09a8296a4b8f9"
format_stamp: "Formatted at 2026-07-10 11:00:23 on dist-test-slave-tgtk"
I20260710 11:00:23.077459 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:00:23.080694 14965 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:00:23.081492 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:23.081840 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
uuid: "90016bb0306847839cd09a8296a4b8f9"
format_stamp: "Formatted at 2026-07-10 11:00:23 on dist-test-slave-tgtk"
I20260710 11:00:23.082144 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-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:00:23.096148 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:23.097429 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:23.098887 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:23.101054 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:23.101285 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:23.101528 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:23.101706 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:23.141166 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.68:39701
I20260710 11:00:23.141258 15027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.68:39701 every 8 connection(s)
I20260710 11:00:23.156416 15028 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44597
I20260710 11:00:23.156843 15028 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:23.157604 15028 heartbeater.cc:507] Master 127.12.92.126:44597 requested a full tablet report, sending...
I20260710 11:00:23.159613 14678 ts_manager.cc:194] Registered new tserver with Master: 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:23.160507 12657 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016093607s
I20260710 11:00:23.161063 14678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37202
I20260710 11:00:23.186218 14678 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37206:
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:00:23.312155 14919 tablet_service.cc:1511] Processing CreateTablet for tablet 69f8e10fcfd840e08ef1d88053824b04 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:23.313745 14919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f8e10fcfd840e08ef1d88053824b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.316672 14918 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3b39866654c06943017ee8cc0cd76 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:23.318117 14918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3b39866654c06943017ee8cc0cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.322363 14917 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ef28460fc4e3f835e37bcb91d0240 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:23.324437 14917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ef28460fc4e3f835e37bcb91d0240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.328770 14916 tablet_service.cc:1511] Processing CreateTablet for tablet fa4317de27034b60b6bce64f8bd2147c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:23.330144 14916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4317de27034b60b6bce64f8bd2147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.341153 14915 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3bcd6979be44f7889918d004c924a2 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:23.342558 14915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3bcd6979be44f7889918d004c924a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.344805 14913 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5df5cfb49d4a908e747a61d843af90 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:23.345201 14912 tablet_service.cc:1511] Processing CreateTablet for tablet 1b016f3ad14840f787fc2694bd1572f5 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:23.347066 14912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b016f3ad14840f787fc2694bd1572f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.347846 14913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5df5cfb49d4a908e747a61d843af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.345201 14914 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:23.348788 14914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.355216 14765 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3bcd6979be44f7889918d004c924a2 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:23.355710 14770 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3b39866654c06943017ee8cc0cd76 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:23.356727 14765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3bcd6979be44f7889918d004c924a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.357929 14769 tablet_service.cc:1511] Processing CreateTablet for tablet ea89efcede0f4e598529ec71391a9eaf (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:23.359294 14769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea89efcede0f4e598529ec71391a9eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.360074 14764 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5df5cfb49d4a908e747a61d843af90 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:23.361418 14764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5df5cfb49d4a908e747a61d843af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.365537 14766 tablet_service.cc:1511] Processing CreateTablet for tablet dd42f956bb2747a797e8f4fa96d3ee4c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:23.366858 14766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd42f956bb2747a797e8f4fa96d3ee4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.368232 14768 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ef28460fc4e3f835e37bcb91d0240 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:23.368819 14843 tablet_service.cc:1511] Processing CreateTablet for tablet ea89efcede0f4e598529ec71391a9eaf (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:23.369602 14768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ef28460fc4e3f835e37bcb91d0240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.370195 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea89efcede0f4e598529ec71391a9eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.363644 14763 tablet_service.cc:1511] Processing CreateTablet for tablet dab667bf442741c298b1bb9fe406c8c3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:23.370638 14767 tablet_service.cc:1511] Processing CreateTablet for tablet fa4317de27034b60b6bce64f8bd2147c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:23.368722 14844 tablet_service.cc:1511] Processing CreateTablet for tablet 35d3b39866654c06943017ee8cc0cd76 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:23.373108 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab667bf442741c298b1bb9fe406c8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.374431 14911 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea6a060a441f2802008c88a1577dc (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:23.375736 14911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea6a060a441f2802008c88a1577dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.364063 14845 tablet_service.cc:1511] Processing CreateTablet for tablet 69f8e10fcfd840e08ef1d88053824b04 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:23.379417 14770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3b39866654c06943017ee8cc0cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.379112 14910 tablet_service.cc:1511] Processing CreateTablet for tablet 53fc9410c2dd4da0a122b25ee951c107 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:23.380046 14845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f8e10fcfd840e08ef1d88053824b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.380484 14910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fc9410c2dd4da0a122b25ee951c107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.382550 14844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d3b39866654c06943017ee8cc0cd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.384686 14842 tablet_service.cc:1511] Processing CreateTablet for tablet fa4317de27034b60b6bce64f8bd2147c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:23.386127 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4317de27034b60b6bce64f8bd2147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.392251 14841 tablet_service.cc:1511] Processing CreateTablet for tablet dd42f956bb2747a797e8f4fa96d3ee4c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:23.393710 14841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd42f956bb2747a797e8f4fa96d3ee4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.388537 14767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4317de27034b60b6bce64f8bd2147c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.396482 14840 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:23.397858 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.404273 14839 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5df5cfb49d4a908e747a61d843af90 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:23.405668 14839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5df5cfb49d4a908e747a61d843af90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.408957 14993 tablet_service.cc:1511] Processing CreateTablet for tablet 69f8e10fcfd840e08ef1d88053824b04 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:23.409945 14990 tablet_service.cc:1511] Processing CreateTablet for tablet dd42f956bb2747a797e8f4fa96d3ee4c (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:23.410434 14993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f8e10fcfd840e08ef1d88053824b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.412179 14989 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3bcd6979be44f7889918d004c924a2 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:23.413702 14989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3bcd6979be44f7889918d004c924a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.413448 14991 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ef28460fc4e3f835e37bcb91d0240 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:23.414790 14991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ef28460fc4e3f835e37bcb91d0240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.415984 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:23.417342 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8625d6d47f4ebdb7fc6b64b05fab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.420246 14987 tablet_service.cc:1511] Processing CreateTablet for tablet dab667bf442741c298b1bb9fe406c8c3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:23.421655 14987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab667bf442741c298b1bb9fe406c8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.424223 14986 tablet_service.cc:1511] Processing CreateTablet for tablet 1b016f3ad14840f787fc2694bd1572f5 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:23.425616 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b016f3ad14840f787fc2694bd1572f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.428169 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea6a060a441f2802008c88a1577dc (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:23.429592 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea6a060a441f2802008c88a1577dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.412179 14992 tablet_service.cc:1511] Processing CreateTablet for tablet ea89efcede0f4e598529ec71391a9eaf (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:23.432433 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea89efcede0f4e598529ec71391a9eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.435401 14990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd42f956bb2747a797e8f4fa96d3ee4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.448973 14838 tablet_service.cc:1511] Processing CreateTablet for tablet dab667bf442741c298b1bb9fe406c8c3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:23.450517 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab667bf442741c298b1bb9fe406c8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.457434 14762 tablet_service.cc:1511] Processing CreateTablet for tablet 1b016f3ad14840f787fc2694bd1572f5 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:23.459013 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b016f3ad14840f787fc2694bd1572f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.467758 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:23.469259 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.510877 14836 tablet_service.cc:1511] Processing CreateTablet for tablet 53fc9410c2dd4da0a122b25ee951c107 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:23.519297 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 53fc9410c2dd4da0a122b25ee951c107 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:23.521154 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fc9410c2dd4da0a122b25ee951c107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.531342 14837 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea6a060a441f2802008c88a1577dc (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:23.540275 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fc9410c2dd4da0a122b25ee951c107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.542279 15046 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:23.544337 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea6a060a441f2802008c88a1577dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.554656 14843 tablet_service.cc:1511] Processing CreateTablet for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:23.556521 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.588851 15045 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:23.590345 14762 tablet_service.cc:1511] Processing CreateTablet for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:23.591734 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7039d7ce7d5b4fe8b33746a4b8bc8b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.595791 14913 tablet_service.cc:1511] Processing CreateTablet for tablet ff95773527d54e32b533d6a9929c5256 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:23.597115 14913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95773527d54e32b533d6a9929c5256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.600591 15046 tablet_bootstrap.cc:654] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.607764 15047 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:23.622686 15045 tablet_bootstrap.cc:654] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.627956 14985 tablet_service.cc:1511] Processing CreateTablet for tablet ff95773527d54e32b533d6a9929c5256 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:23.630580 14765 tablet_service.cc:1511] Processing CreateTablet for tablet ff95773527d54e32b533d6a9929c5256 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:23.631173 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95773527d54e32b533d6a9929c5256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.635713 14765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95773527d54e32b533d6a9929c5256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.636924 14991 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706c2224c940d19f927594d1931341 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:23.638249 14991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706c2224c940d19f927594d1931341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.640115 14840 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706c2224c940d19f927594d1931341 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:23.641495 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706c2224c940d19f927594d1931341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.644429 15048 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:23.648793 14770 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb549bba2334657a402c8ab803660c4 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:23.650094 14770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb549bba2334657a402c8ab803660c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.656085 14918 tablet_service.cc:1511] Processing CreateTablet for tablet 1a706c2224c940d19f927594d1931341 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:23.657343 14918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a706c2224c940d19f927594d1931341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.663203 14838 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb549bba2334657a402c8ab803660c4 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:23.664481 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb549bba2334657a402c8ab803660c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.677767 15047 tablet_bootstrap.cc:654] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.684149 14914 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb549bba2334657a402c8ab803660c4 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:23.685467 14914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb549bba2334657a402c8ab803660c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:23.692883 14726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:23.693615 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 03565222cb464f798cab5ff0b7e6e95b (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:23.695186 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03565222cb464f798cab5ff0b7e6e95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.699100 14915 tablet_service.cc:1511] Processing CreateTablet for tablet cd8b7f696b814813b162e102bd957db8 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:23.700394 14915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8b7f696b814813b162e102bd957db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.696775 15048 tablet_bootstrap.cc:654] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.696767 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 03565222cb464f798cab5ff0b7e6e95b (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:23.707031 15046 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:23.711673 15046 ts_tablet_manager.cc:1403] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.000s
I20260710 11:00:23.712014 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03565222cb464f798cab5ff0b7e6e95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.714571 15046 raft_consensus.cc:359] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:23.715395 15046 raft_consensus.cc:385] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:23.715690 15046 raft_consensus.cc:740] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:23.716526 15046 consensus_queue.cc:260] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:23.711961 14845 tablet_service.cc:1511] Processing CreateTablet for tablet 03565222cb464f798cab5ff0b7e6e95b (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:23.720363 14845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03565222cb464f798cab5ff0b7e6e95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.723284 14988 tablet_service.cc:1511] Processing CreateTablet for tablet cd8b7f696b814813b162e102bd957db8 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:23.724573 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8b7f696b814813b162e102bd957db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.732193 14911 tablet_service.cc:1511] Processing CreateTablet for tablet 6337b2fd5d524be99b68467e45ee96aa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:23.732828 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 6337b2fd5d524be99b68467e45ee96aa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:23.733675 14911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6337b2fd5d524be99b68467e45ee96aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.737035 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 2a343bffe933448c870fa0820892843e (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:23.737809 14836 tablet_service.cc:1511] Processing CreateTablet for tablet 2a343bffe933448c870fa0820892843e (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:23.739130 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a343bffe933448c870fa0820892843e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.739069 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a343bffe933448c870fa0820892843e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.740103 14770 tablet_service.cc:1511] Processing CreateTablet for tablet cd8b7f696b814813b162e102bd957db8 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:23.741370 14770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8b7f696b814813b162e102bd957db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.743129 15047 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:23.743651 15047 ts_tablet_manager.cc:1403] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.007s
I20260710 11:00:23.737504 14840 tablet_service.cc:1511] Processing CreateTablet for tablet 6337b2fd5d524be99b68467e45ee96aa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:23.751406 15045 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:23.755236 15045 ts_tablet_manager.cc:1403] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.008s
I20260710 11:00:23.760416 14918 tablet_service.cc:1511] Processing CreateTablet for tablet 2a343bffe933448c870fa0820892843e (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:23.762029 14918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a343bffe933448c870fa0820892843e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.776085 15046 ts_tablet_manager.cc:1434] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.018s
I20260710 11:00:23.777175 14954 heartbeater.cc:499] Master 127.12.92.126:44597 was elected leader, sending a full tablet report...
I20260710 11:00:23.777006 14991 tablet_service.cc:1511] Processing CreateTablet for tablet d898948819cb43e9a73debdcc0f29cf3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:23.779805 15047 raft_consensus.cc:359] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:23.780856 15047 raft_consensus.cc:385] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:23.781240 15047 raft_consensus.cc:740] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:23.775745 15045 raft_consensus.cc:359] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:23.782495 15045 raft_consensus.cc:385] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:23.782828 15045 raft_consensus.cc:740] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:23.778891 14991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898948819cb43e9a73debdcc0f29cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.783636 15045 consensus_queue.cc:260] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:23.777231 15046 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:23.782194 15047 consensus_queue.cc:260] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:23.794157 15051 raft_consensus.cc:493] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:23.794699 15051 raft_consensus.cc:515] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:23.795307 14837 tablet_service.cc:1511] Processing CreateTablet for tablet d898948819cb43e9a73debdcc0f29cf3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:23.797415 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ef4b80a654b34b25f812519603efa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:23.798768 14762 tablet_service.cc:1511] Processing CreateTablet for tablet d898948819cb43e9a73debdcc0f29cf3 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:23.799487 14914 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ef4b80a654b34b25f812519603efa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:23.800078 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898948819cb43e9a73debdcc0f29cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.800700 14914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ef4b80a654b34b25f812519603efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.801446 15046 tablet_bootstrap.cc:654] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:23.803359 14955 tablet.cc:2406] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:23.805413 15051 leader_election.cc:290] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:23.792347 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6337b2fd5d524be99b68467e45ee96aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.806255 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6337b2fd5d524be99b68467e45ee96aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.831334 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ef4b80a654b34b25f812519603efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.832113 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d898948819cb43e9a73debdcc0f29cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.833472 14990 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3767e40c6b4846b607428e98b0e734 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:23.834822 14990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3767e40c6b4846b607428e98b0e734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.860436 15045 ts_tablet_manager.cc:1434] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.016s
I20260710 11:00:23.861248 14805 heartbeater.cc:499] Master 127.12.92.126:44597 was elected leader, sending a full tablet report...
I20260710 11:00:23.864252 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ef4b80a654b34b25f812519603efa (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:23.865609 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ef4b80a654b34b25f812519603efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.870712 15045 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:23.878800 14880 heartbeater.cc:499] Master 127.12.92.126:44597 was elected leader, sending a full tablet report...
I20260710 11:00:23.880012 14911 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3767e40c6b4846b607428e98b0e734 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:23.883531 15048 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:23.884042 15048 ts_tablet_manager.cc:1403] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.240s	user 0.023s	sys 0.016s
I20260710 11:00:23.887025 15048 raft_consensus.cc:359] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:23.887702 15048 raft_consensus.cc:385] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:23.887992 15048 raft_consensus.cc:740] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:23.888466 14842 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3767e40c6b4846b607428e98b0e734 (DEFAULT_TABLE table=test-workload [id=d4e24002bad0470c96fa4bedde693470]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:23.888676 15048 consensus_queue.cc:260] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:23.890180 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3767e40c6b4846b607428e98b0e734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.907728 14911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3767e40c6b4846b607428e98b0e734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.909637 15045 tablet_bootstrap.cc:654] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.920652 15047 ts_tablet_manager.cc:1434] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.177s	user 0.016s	sys 0.017s
I20260710 11:00:23.921820 15047 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:23.931831 15047 tablet_bootstrap.cc:654] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:23.931732 15028 heartbeater.cc:499] Master 127.12.92.126:44597 was elected leader, sending a full tablet report...
I20260710 11:00:23.939620 15046 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:23.940157 15046 ts_tablet_manager.cc:1403] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.163s	user 0.049s	sys 0.021s
I20260710 11:00:23.953785 15046 raft_consensus.cc:359] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:23.967554 15055 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:23.995136 15046 raft_consensus.cc:385] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:23.995539 15046 raft_consensus.cc:740] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:23.995281 15055 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:23.967546 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:23.975904 15048 ts_tablet_manager.cc:1434] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.005s
I20260710 11:00:23.997830 15048 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:23.981280 15057 raft_consensus.cc:493] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.003747 15055 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:23.996294 15046 consensus_queue.cc:260] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
W20260710 11:00:24.018488 14892 leader_election.cc:343] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.006752 15057 raft_consensus.cc:515] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.039574 15057 leader_election.cc:290] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.049918 15045 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.050490 15045 ts_tablet_manager.cc:1403] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.030s
I20260710 11:00:24.061120 15045 raft_consensus.cc:359] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.061872 15045 raft_consensus.cc:385] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.062173 15045 raft_consensus.cc:740] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.062944 15045 consensus_queue.cc:260] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.050442 15047 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.064158 15047 ts_tablet_manager.cc:1403] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.043s
I20260710 11:00:24.067142 15047 raft_consensus.cc:359] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.067863 15047 raft_consensus.cc:385] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.068152 15047 raft_consensus.cc:740] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.070346 15045 ts_tablet_manager.cc:1434] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:24.073769 15048 tablet_bootstrap.cc:654] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.074753 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.075510 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.077346 15047 consensus_queue.cc:260] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
W20260710 11:00:24.078516 14821 leader_election.cc:343] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:24.081889 14894 leader_election.cc:343] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.082077 15045 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.082367 14894 leader_election.cc:304] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.083690 15054 raft_consensus.cc:2749] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.083717 15046 ts_tablet_manager.cc:1434] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.143s	user 0.009s	sys 0.000s
I20260710 11:00:24.087122 15046 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.080017 15047 ts_tablet_manager.cc:1434] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:00:24.095088 15047 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.101322 15048 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.101538 15047 tablet_bootstrap.cc:654] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.101874 15048 ts_tablet_manager.cc:1403] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.009s
I20260710 11:00:24.104209 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.105206 15045 tablet_bootstrap.cc:654] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.104940 15048 raft_consensus.cc:359] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.105708 15048 raft_consensus.cc:385] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.106019 15048 raft_consensus.cc:740] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
W20260710 11:00:24.108330 14745 leader_election.cc:343] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.111414 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
W20260710 11:00:24.113583 14820 leader_election.cc:343] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.114115 14820 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.115386 15055 raft_consensus.cc:2749] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.120944 15046 tablet_bootstrap.cc:654] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.120966 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
W20260710 11:00:24.123382 14743 leader_election.cc:343] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.123872 14743 leader_election.cc:304] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.123718 15048 consensus_queue.cc:260] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.125169 15057 raft_consensus.cc:2749] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.129083 15048 ts_tablet_manager.cc:1434] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:00:24.130401 15048 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.131361 15061 raft_consensus.cc:493] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.132011 15061 raft_consensus.cc:515] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.136703 15047 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.137300 15047 ts_tablet_manager.cc:1403] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.013s
I20260710 11:00:24.139119 15061 leader_election.cc:290] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.140491 15047 raft_consensus.cc:359] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.141335 15047 raft_consensus.cc:385] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.141671 15047 raft_consensus.cc:740] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.142585 15047 consensus_queue.cc:260] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.145308 15047 ts_tablet_manager.cc:1434] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:00:24.146354 15047 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.147367 15045 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.148008 15045 ts_tablet_manager.cc:1403] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.014s
I20260710 11:00:24.151314 15045 raft_consensus.cc:359] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.152069 15045 raft_consensus.cc:385] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.152359 15045 raft_consensus.cc:740] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.153506 15047 tablet_bootstrap.cc:654] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.153195 15045 consensus_queue.cc:260] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.159801 15045 ts_tablet_manager.cc:1434] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:00:24.160907 15045 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.163815 15046 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.164420 15046 ts_tablet_manager.cc:1403] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.007s
I20260710 11:00:24.167399 15046 raft_consensus.cc:359] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.168102 15046 raft_consensus.cc:385] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.168407 15046 raft_consensus.cc:740] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.169157 15046 consensus_queue.cc:260] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.174315 15045 tablet_bootstrap.cc:654] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.178732 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b016f3ad14840f787fc2694bd1572f5" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.178884 15048 tablet_bootstrap.cc:654] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:24.180552 14969 leader_election.cc:343] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.184424 15046 ts_tablet_manager.cc:1434] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:00:24.187759 15048 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.188269 15048 ts_tablet_manager.cc:1403] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260710 11:00:24.191115 15061 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.185508 15046 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.191671 15061 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.194233 15061 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.195552 15047 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.196156 15047 ts_tablet_manager.cc:1403] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.050s	user 0.033s	sys 0.013s
I20260710 11:00:24.198540 15046 tablet_bootstrap.cc:654] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.199123 15054 raft_consensus.cc:493] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.199656 15054 raft_consensus.cc:515] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.200600 15047 raft_consensus.cc:359] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.191186 15048 raft_consensus.cc:359] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.203685 15047 raft_consensus.cc:385] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.203709 15048 raft_consensus.cc:385] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.203272 15045 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.204308 15048 raft_consensus.cc:740] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.204452 15054 leader_election.cc:290] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.204861 15045 ts_tablet_manager.cc:1403] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.006s
I20260710 11:00:24.205313 15048 consensus_queue.cc:260] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.207345 15047 raft_consensus.cc:740] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.208153 15048 ts_tablet_manager.cc:1434] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:00:24.208828 15055 raft_consensus.cc:493] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.209303 15055 raft_consensus.cc:515] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.212981 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.213835 14780 raft_consensus.cc:2468] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:24.215104 15055 leader_election.cc:290] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:24.208838 15045 raft_consensus.cc:359] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.216696 15045 raft_consensus.cc:385] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.216984 15045 raft_consensus.cc:740] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.217124 14820 leader_election.cc:304] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:24.218004 15048 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.217718 15045 consensus_queue.cc:260] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.208160 15047 consensus_queue.cc:260] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.222623 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:24.224570 15048 tablet_bootstrap.cc:654] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.226358 15055 raft_consensus.cc:2804] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:24.228641 14892 leader_election.cc:343] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.231585 15055 raft_consensus.cc:493] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.232151 15055 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.237236 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
W20260710 11:00:24.238826 14818 leader_election.cc:343] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.239044 15045 ts_tablet_manager.cc:1434] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:00:24.240720 15045 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.241205 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
W20260710 11:00:24.242770 14968 leader_election.cc:343] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.246199 15055 raft_consensus.cc:515] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.249904 15047 ts_tablet_manager.cc:1434] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.008s
I20260710 11:00:24.259068 15047 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.259341 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b016f3ad14840f787fc2694bd1572f5" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.259552 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.260049 14779 raft_consensus.cc:2468] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
W20260710 11:00:24.261264 14968 leader_election.cc:343] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.261757 14968 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:24.262593 15061 raft_consensus.cc:2749] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.252866 15046 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.263047 14968 leader_election.cc:304] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.263362 15046 ts_tablet_manager.cc:1403] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.017s
I20260710 11:00:24.263834 15061 raft_consensus.cc:2804] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.264209 15061 raft_consensus.cc:493] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.264533 15061 raft_consensus.cc:3060] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.268185 15047 tablet_bootstrap.cc:654] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.268596 15046 raft_consensus.cc:359] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.269359 15046 raft_consensus.cc:385] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.269642 15046 raft_consensus.cc:740] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.255550 15045 tablet_bootstrap.cc:654] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.255967 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.270560 14780 raft_consensus.cc:2468] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
I20260710 11:00:24.271999 14894 leader_election.cc:304] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.272432 15046 consensus_queue.cc:260] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.273128 15054 raft_consensus.cc:2804] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.273497 15054 raft_consensus.cc:493] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.273824 15054 raft_consensus.cc:3060] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.279989 15046 ts_tablet_manager.cc:1434] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:00:24.279929 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:24.280638 14780 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.280815 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:24.281133 15046 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.281210 15045 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.281847 15045 ts_tablet_manager.cc:1403] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
W20260710 11:00:24.282259 14818 leader_election.cc:343] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.282838 15055 leader_election.cc:290] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:24.285001 15045 raft_consensus.cc:359] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.285809 15045 raft_consensus.cc:385] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.286096 15045 raft_consensus.cc:740] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.286258 15048 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.286759 15048 ts_tablet_manager.cc:1403] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.007s
I20260710 11:00:24.288786 15054 raft_consensus.cc:515] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.291275 15045 consensus_queue.cc:260] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.290215 15061 raft_consensus.cc:515] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.291656 14780 raft_consensus.cc:2468] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:24.293061 14820 leader_election.cc:304] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.294184 15055 raft_consensus.cc:2804] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.294678 15055 raft_consensus.cc:697] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:24.294965 15047 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.295580 15055 consensus_queue.cc:237] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.297417 15045 ts_tablet_manager.cc:1434] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:00:24.289978 15048 raft_consensus.cc:359] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.298916 15045 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.299585 15081 raft_consensus.cc:493] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.300072 15081 raft_consensus.cc:515] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.302390 15081 leader_election.cc:290] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.303668 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.304503 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.305166 14779 raft_consensus.cc:2468] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
W20260710 11:00:24.305208 14821 leader_election.cc:343] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.306339 15045 tablet_bootstrap.cc:654] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.306591 14820 leader_election.cc:304] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.295575 15047 ts_tablet_manager.cc:1403] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260710 11:00:24.308037 15048 raft_consensus.cc:385] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.308369 15048 raft_consensus.cc:740] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.309324 15048 consensus_queue.cc:260] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.290903 15046 tablet_bootstrap.cc:654] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.311220 15081 raft_consensus.cc:2804] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.311607 15081 raft_consensus.cc:493] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.311949 15081 raft_consensus.cc:3060] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.313078 15061 leader_election.cc:290] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.314275 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b016f3ad14840f787fc2694bd1572f5" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:24.315111 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b016f3ad14840f787fc2694bd1572f5" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:24.316210 15054 leader_election.cc:290] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.318897 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:24.320472 14929 raft_consensus.cc:3060] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:24.321221 14892 leader_election.cc:343] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.322729 14779 raft_consensus.cc:3060] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.325307 15061 raft_consensus.cc:493] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.325960 15061 raft_consensus.cc:515] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.329284 14929 raft_consensus.cc:2468] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:24.330296 14779 raft_consensus.cc:2468] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:24.330125 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.330624 14969 leader_election.cc:304] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:24.310491 15047 raft_consensus.cc:359] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.331142 14928 raft_consensus.cc:2468] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
I20260710 11:00:24.334095 15061 leader_election.cc:290] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.334626 15061 raft_consensus.cc:2804] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.335055 15061 raft_consensus.cc:697] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:24.332135 15047 raft_consensus.cc:385] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.335350 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.335548 15047 raft_consensus.cc:740] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.335847 15061 consensus_queue.cc:237] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.336374 15047 consensus_queue.cc:260] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.338296 15047 ts_tablet_manager.cc:1434] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.002s
I20260710 11:00:24.333372 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
W20260710 11:00:24.340162 14968 leader_election.cc:343] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.341178 15047 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.344306 14969 leader_election.cc:304] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [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: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:24.345930 14675 catalog_manager.cc:5697] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:24.353529 14780 raft_consensus.cc:3060] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.364856 15045 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.365550 15045 ts_tablet_manager.cc:1403] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.002s
I20260710 11:00:24.351802 15081 raft_consensus.cc:515] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.380110 15088 raft_consensus.cc:2804] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.380700 15088 raft_consensus.cc:493] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.381139 15088 raft_consensus.cc:3060] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:24.385886 14969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:43821, user_credentials={real_user=slave}} blocked reactor thread for 45734.6us
I20260710 11:00:24.387763 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:24.387988 15081 leader_election.cc:290] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.388410 14779 raft_consensus.cc:3060] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.389503 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:24.391701 14780 raft_consensus.cc:2468] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
W20260710 11:00:24.391755 14821 leader_election.cc:343] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.372480 15045 raft_consensus.cc:359] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.393071 14894 leader_election.cc:304] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.394825 15048 ts_tablet_manager.cc:1434] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.108s	user 0.003s	sys 0.030s
I20260710 11:00:24.395007 15054 raft_consensus.cc:2804] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.395877 15054 raft_consensus.cc:697] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:24.396167 15048 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.397771 15054 consensus_queue.cc:237] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.396133 14779 raft_consensus.cc:2468] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:24.393138 15045 raft_consensus.cc:385] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.402678 15045 raft_consensus.cc:740] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.403828 15045 consensus_queue.cc:260] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.408869 14820 leader_election.cc:304] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.411024 15081 raft_consensus.cc:2804] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.411836 15081 raft_consensus.cc:697] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:24.412744 15081 consensus_queue.cc:237] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.412774 15088 raft_consensus.cc:515] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.413695 15046 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.414283 15046 ts_tablet_manager.cc:1403] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.031s
I20260710 11:00:24.416487 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:24.417177 14928 raft_consensus.cc:3060] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.418673 15047 tablet_bootstrap.cc:654] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.421744 15088 leader_election.cc:290] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.426124 15046 raft_consensus.cc:359] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.426743 15046 raft_consensus.cc:385] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.421154 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f8e10fcfd840e08ef1d88053824b04" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:24.426960 15046 raft_consensus.cc:740] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.428191 15046 consensus_queue.cc:260] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
W20260710 11:00:24.428668 14968 leader_election.cc:343] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.431129 15046 ts_tablet_manager.cc:1434] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 11:00:24.432461 15046 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.436046 15045 ts_tablet_manager.cc:1434] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.003s
I20260710 11:00:24.437351 15045 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.439548 15048 tablet_bootstrap.cc:654] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.438843 14677 catalog_manager.cc:5697] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 1 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.444623 15045 tablet_bootstrap.cc:654] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.434901 14928 raft_consensus.cc:2468] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:24.448258 14969 leader_election.cc:304] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [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: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:24.449525 15088 raft_consensus.cc:2804] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.450069 15088 raft_consensus.cc:697] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:24.450976 15088 consensus_queue.cc:237] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.451713 14674 catalog_manager.cc:5697] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.473830 15046 tablet_bootstrap.cc:654] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.486706 15045 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.487351 15045 ts_tablet_manager.cc:1403] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.014s
I20260710 11:00:24.488018 15048 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.488555 15048 ts_tablet_manager.cc:1403] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.027s
I20260710 11:00:24.489239 15046 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.489789 15046 ts_tablet_manager.cc:1403] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.009s
I20260710 11:00:24.491021 15045 raft_consensus.cc:359] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.491868 15045 raft_consensus.cc:385] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.491532 15048 raft_consensus.cc:359] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.492238 15045 raft_consensus.cc:740] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.492377 15048 raft_consensus.cc:385] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.493046 15048 raft_consensus.cc:740] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.493396 15045 consensus_queue.cc:260] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.493808 15048 consensus_queue.cc:260] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.495605 15047 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.496165 15047 ts_tablet_manager.cc:1403] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.009s
I20260710 11:00:24.496361 15045 ts_tablet_manager.cc:1434] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:00:24.497473 15045 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.499574 15048 ts_tablet_manager.cc:1434] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:24.500638 15048 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.501844 15046 raft_consensus.cc:359] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.501760 14675 catalog_manager.cc:5697] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.504612 15045 tablet_bootstrap.cc:654] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.504827 15047 raft_consensus.cc:359] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.505682 15047 raft_consensus.cc:385] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.506018 15047 raft_consensus.cc:740] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.502781 15046 raft_consensus.cc:385] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.506873 15047 consensus_queue.cc:260] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.509186 15046 raft_consensus.cc:740] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.510070 15046 consensus_queue.cc:260] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.510639 15048 tablet_bootstrap.cc:654] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.512614 15046 ts_tablet_manager.cc:1434] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:00:24.513736 15046 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.522383 15047 ts_tablet_manager.cc:1434] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:00:24.522861 15045 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.524119 15045 ts_tablet_manager.cc:1403] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260710 11:00:24.524719 15047 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.526358 15046 tablet_bootstrap.cc:654] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.527033 15045 raft_consensus.cc:359] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.527765 15045 raft_consensus.cc:385] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.528074 15045 raft_consensus.cc:740] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.528921 15045 consensus_queue.cc:260] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.534116 15048 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.534688 15048 ts_tablet_manager.cc:1403] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.012s
I20260710 11:00:24.537607 15045 ts_tablet_manager.cc:1434] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:00:24.538654 15045 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.538573 15048 raft_consensus.cc:359] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.539526 15048 raft_consensus.cc:385] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.539898 15048 raft_consensus.cc:740] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.540689 15048 consensus_queue.cc:260] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.542631 15047 tablet_bootstrap.cc:654] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.544262 15048 ts_tablet_manager.cc:1434] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:00:24.545187 15045 tablet_bootstrap.cc:654] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.550160 15048 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.561235 15048 tablet_bootstrap.cc:654] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.568269 15057 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.569131 15057 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.536103 14677 catalog_manager.cc:5697] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 1 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:24.574901 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:24.575707 15003 raft_consensus.cc:2468] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:24.577873 15081 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.577277 14743 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:24.580782 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.582298 15046 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.582835 15046 ts_tablet_manager.cc:1403] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.019s
I20260710 11:00:24.582890 15047 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
W20260710 11:00:24.583317 14745 leader_election.cc:343] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.583591 15047 ts_tablet_manager.cc:1403] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.026s
I20260710 11:00:24.579483 15081 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.585695 15046 raft_consensus.cc:359] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.586424 15046 raft_consensus.cc:385] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.586588 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:24.586714 15046 raft_consensus.cc:740] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.587111 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.586787 15047 raft_consensus.cc:359] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.587724 15047 raft_consensus.cc:385] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.587641 15046 consensus_queue.cc:260] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.588120 15081 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.588183 15047 raft_consensus.cc:740] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
W20260710 11:00:24.588413 14818 leader_election.cc:343] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:24.589329 14820 leader_election.cc:343] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.589118 15047 consensus_queue.cc:260] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.589974 15046 ts_tablet_manager.cc:1434] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:24.589783 14820 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.592265 15048 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.592228 15085 raft_consensus.cc:2749] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.592226 15046 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.593283 15048 ts_tablet_manager.cc:1403] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.004s
I20260710 11:00:24.578112 15057 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.596263 15057 raft_consensus.cc:2804] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.596692 15057 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.597080 15057 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.607335 15054 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.608101 15054 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.609859 15081 raft_consensus.cc:493] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.610391 15081 raft_consensus.cc:515] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.615486 15046 tablet_bootstrap.cc:654] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.616564 15048 raft_consensus.cc:359] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.616873 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.617391 15048 raft_consensus.cc:385] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.617619 14928 raft_consensus.cc:2468] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:24.619304 15047 ts_tablet_manager.cc:1434] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.000s
I20260710 11:00:24.620146 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:24.620574 15047 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
W20260710 11:00:24.621965 14818 leader_election.cc:343] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.622642 14821 leader_election.cc:304] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [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: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.624171 15081 leader_election.cc:290] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:24.624205 15085 raft_consensus.cc:2804] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.630704 15085 raft_consensus.cc:493] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.631151 15085 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.617731 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
W20260710 11:00:24.636176 14894 leader_election.cc:343] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.639366 15054 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.617786 15048 raft_consensus.cc:740] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.641712 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
W20260710 11:00:24.643621 14894 leader_election.cc:343] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.644129 14894 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:24.645186 15047 tablet_bootstrap.cc:654] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.645290 15054 raft_consensus.cc:2749] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.641733 15048 consensus_queue.cc:260] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.648618 15048 ts_tablet_manager.cc:1434] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260710 11:00:24.648411 15085 raft_consensus.cc:515] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.649713 15048 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.651397 15088 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.651512 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:24.652231 14928 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.652140 15088 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.659307 15048 tablet_bootstrap.cc:654] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.661492 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
W20260710 11:00:24.666121 14969 leader_election.cc:343] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.661586 15088 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.680263 15088 raft_consensus.cc:493] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.684226 15088 raft_consensus.cc:515] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.686229 15088 leader_election.cc:290] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:24.687824 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.687570 15088 raft_consensus.cc:493] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.688714 15088 raft_consensus.cc:515] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.689404 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
W20260710 11:00:24.691066 14818 leader_election.cc:343] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.692639 15109 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.693046 14928 raft_consensus.cc:2468] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
W20260710 11:00:24.687065 14743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.68:39701, user_credentials={real_user=slave}} blocked reactor thread for 109927us
I20260710 11:00:24.691718 15085 leader_election.cc:290] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:24.696059 15088 leader_election.cc:290] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.696101 15054 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.697124 14821 leader_election.cc:304] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [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: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:24.697654 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.699996 14855 raft_consensus.cc:2468] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
W20260710 11:00:24.700274 14726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:24.700350 15085 raft_consensus.cc:2804] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.694741 15109 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.699735 15054 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.700932 15085 raft_consensus.cc:697] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:24.701457 14968 leader_election.cc:304] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:24.702387 15088 raft_consensus.cc:2804] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.702833 15088 raft_consensus.cc:493] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.699231 15047 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.703435 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.703851 15047 ts_tablet_manager.cc:1403] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.000s
I20260710 11:00:24.704094 14855 raft_consensus.cc:2468] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:24.703263 15088 raft_consensus.cc:3060] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.698252 15057 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.705919 15045 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.707334 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.711694 15045 ts_tablet_manager.cc:1403] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.026s
I20260710 11:00:24.714425 15055 raft_consensus.cc:493] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.714709 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3bcd6979be44f7889918d004c924a2" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.715600 14780 raft_consensus.cc:2393] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 1: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:24.715075 15055 raft_consensus.cc:515] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.716302 14745 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:24.703282 15109 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.719521 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.719848 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4317de27034b60b6bce64f8bd2147c" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.720171 14855 raft_consensus.cc:2468] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
I20260710 11:00:24.720809 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.721477 14780 raft_consensus.cc:2468] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
I20260710 11:00:24.722366 15055 leader_election.cc:290] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.718238 15054 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.723264 15047 raft_consensus.cc:359] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.723942 15047 raft_consensus.cc:385] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.722242 14894 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:24.724267 15047 raft_consensus.cc:740] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
W20260710 11:00:24.725136 14968 leader_election.cc:343] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.726074 15057 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.725837 14968 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.726626 15057 raft_consensus.cc:2804] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.727167 15048 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:24.726940 15061 raft_consensus.cc:2749] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.702483 15085 consensus_queue.cc:237] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.730067 15054 raft_consensus.cc:2804] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.730475 15054 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.730858 15054 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.727449 14968 leader_election.cc:304] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
W20260710 11:00:24.731755 14818 consensus_peers.cc:597] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Couldn't send request to peer 90016bb0306847839cd09a8296a4b8f9. 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:00:24.731827 15061 raft_consensus.cc:3060] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.728394 15048 ts_tablet_manager.cc:1403] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.015s
I20260710 11:00:24.728997 15045 raft_consensus.cc:359] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.735476 15045 raft_consensus.cc:385] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.735731 15045 raft_consensus.cc:740] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.728004 15047 consensus_queue.cc:260] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.720824 14779 raft_consensus.cc:2468] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:24.720685 15046 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.736927 15045 consensus_queue.cc:260] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.737393 15046 ts_tablet_manager.cc:1403] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.029s
I20260710 11:00:24.727025 15057 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.738593 15047 ts_tablet_manager.cc:1434] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:00:24.739852 15045 ts_tablet_manager.cc:1434] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260710 11:00:24.739133 15048 raft_consensus.cc:359] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.740264 15048 raft_consensus.cc:385] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.741133 15047 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.740904 15090 raft_consensus.cc:493] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.741217 15048 raft_consensus.cc:740] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.743441 15048 consensus_queue.cc:260] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.742334 15090 raft_consensus.cc:515] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.737972 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4317de27034b60b6bce64f8bd2147c" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.743587 15057 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.754490 15046 raft_consensus.cc:359] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.755133 15046 raft_consensus.cc:385] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.755389 15046 raft_consensus.cc:740] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.744078 15088 raft_consensus.cc:515] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.747757 14820 leader_election.cc:304] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:24.759044 15046 consensus_queue.cc:260] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.759779 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.760221 15055 raft_consensus.cc:2804] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:24.750576 14928 raft_consensus.cc:2468] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:24.760742 15003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:24.761399 15003 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.763693 15090 leader_election.cc:290] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.769572 15047 tablet_bootstrap.cc:654] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.760622 15055 raft_consensus.cc:493] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:24.771360 15046 ts_tablet_manager.cc:1434] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:00:24.769152 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.773901 15046 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:24.775872 15045 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.776383 15048 ts_tablet_manager.cc:1434] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.012s
I20260710 11:00:24.777098 15048 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:24.773283 15055 raft_consensus.cc:3060] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:24.790175 14968 leader_election.cc:343] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.791262 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:24.792086 14855 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.790136 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.793787 15061 raft_consensus.cc:2749] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.800027 14678 catalog_manager.cc:5697] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.803570 15117 raft_consensus.cc:493] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:24.806392 15117 raft_consensus.cc:515] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.809643 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:24.810671 15057 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.812139 14780 raft_consensus.cc:2393] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 1: Already voted for candidate 69e154c627dc4d6eae050cb51eca8d1d in this term.
I20260710 11:00:24.813822 14779 raft_consensus.cc:2393] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d8987ccbdd14732a1f24e39f87cfc39 in current term 1: Already voted for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in this term.
W20260710 11:00:24.817771 14969 leader_election.cc:343] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:24.818375 14969 leader_election.cc:304] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:24.818715 15003 raft_consensus.cc:2468] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:24.819552 15061 raft_consensus.cc:2749] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.820569 15054 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.822412 15117 leader_election.cc:290] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.823750 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:24.824532 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:24.825212 14854 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.826025 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:24.827420 14928 raft_consensus.cc:2393] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1782feb7d8fd4a18ae948a1e808dbc41 in current term 1: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:24.828537 14743 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:24.829545 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:24.829624 15116 raft_consensus.cc:2804] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.829871 15088 leader_election.cc:290] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.830372 15116 raft_consensus.cc:697] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:24.831146 14968 leader_election.cc:304] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:24.831674 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:24.831396 15116 consensus_queue.cc:237] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.832304 14853 raft_consensus.cc:3060] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.834162 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd42f956bb2747a797e8f4fa96d3ee4c" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:24.834821 14780 raft_consensus.cc:3060] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.842698 15081 consensus_queue.cc:1048] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:24.850282 15117 consensus_queue.cc:1048] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:00:24.862367 15045 tablet_bootstrap.cc:654] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.860613 15085 consensus_queue.cc:1048] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:00:24.855331 15088 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.872867 15057 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.822906 15054 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:24.877406 15046 tablet_bootstrap.cc:654] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.880179 14854 raft_consensus.cc:2468] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:24.884538 14894 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:24.885921 15054 raft_consensus.cc:2804] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.886443 15054 raft_consensus.cc:697] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:24.886837 14780 raft_consensus.cc:2468] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:24.887427 15054 consensus_queue.cc:237] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.863190 15055 raft_consensus.cc:515] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.896600 15047 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:24.900358 15047 ts_tablet_manager.cc:1403] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.159s	user 0.023s	sys 0.011s
I20260710 11:00:24.908439 15047 raft_consensus.cc:359] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.909495 15047 raft_consensus.cc:385] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.909884 15047 raft_consensus.cc:740] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.910670 15047 consensus_queue.cc:260] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:24.915920 15047 ts_tablet_manager.cc:1434] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:00:24.879516 14855 raft_consensus.cc:2468] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:24.918272 15047 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:24.926801 15088 raft_consensus.cc:2749] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:24.935570 15048 tablet_bootstrap.cc:654] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:24.947486 15046 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:24.947788 15045 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:24.948421 15045 ts_tablet_manager.cc:1403] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.173s	user 0.025s	sys 0.042s
I20260710 11:00:24.949558 14968 leader_election.cc:304] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:24.943220 15051 consensus_queue.cc:1048] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:24.952152 15088 raft_consensus.cc:2804] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:24.952042 15045 raft_consensus.cc:359] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.952873 15088 raft_consensus.cc:697] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:24.953088 15045 raft_consensus.cc:385] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.953529 15045 raft_consensus.cc:740] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.953970 15088 consensus_queue.cc:237] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:24.954362 15045 consensus_queue.cc:260] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:24.957635 15045 ts_tablet_manager.cc:1434] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:00:24.948060 15046 ts_tablet_manager.cc:1403] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.004s
I20260710 11:00:24.959007 15045 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:24.966454 15090 consensus_queue.cc:1048] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:24.972020 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4317de27034b60b6bce64f8bd2147c" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:24.972719 14928 raft_consensus.cc:3060] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:24.967432 15055 leader_election.cc:290] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:24.978873 15046 raft_consensus.cc:359] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.981360 15046 raft_consensus.cc:385] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:24.981756 15046 raft_consensus.cc:740] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:24.982583 15046 consensus_queue.cc:260] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:24.989307 15046 ts_tablet_manager.cc:1434] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:00:24.990267 15046 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:25.001264 15047 tablet_bootstrap.cc:654] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.077302 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:25.078554 14852 raft_consensus.cc:2393] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1782feb7d8fd4a18ae948a1e808dbc41 in current term 1: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:25.150399 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4317de27034b60b6bce64f8bd2147c" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:25.151118 14779 raft_consensus.cc:3060] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.157709 14779 raft_consensus.cc:2468] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:25.160812 15055 consensus_queue.cc:1048] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:25.161446 14927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:25.167459 14746 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:25.171954 14820 leader_election.cc:304] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:25.172907 15055 raft_consensus.cc:2804] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:25.173368 15055 raft_consensus.cc:697] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:25.173655 15047 tablet_bootstrap.cc:492] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:25.174252 15047 ts_tablet_manager.cc:1403] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.008s
I20260710 11:00:25.174293 15055 consensus_queue.cc:237] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.176623 15047 raft_consensus.cc:359] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.177958 15047 raft_consensus.cc:385] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.178198 15047 raft_consensus.cc:740] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.178850 15047 consensus_queue.cc:260] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.180433 15047 ts_tablet_manager.cc:1434] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:25.181144 15047 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:25.185300 14928 raft_consensus.cc:2468] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:25.185803 15047 tablet_bootstrap.cc:654] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.208496 15057 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.209249 15057 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.219219 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:25.220706 15045 tablet_bootstrap.cc:654] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.267637 15135 consensus_queue.cc:1048] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:00:25.256557 15117 consensus_queue.cc:1048] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:00:25.280305 15135 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.281018 15135 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.261554 15116 consensus_queue.cc:1048] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:00:25.267169 15054 raft_consensus.cc:493] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:25.226887 14968 consensus_peers.cc:597] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Couldn't send request to peer 69e154c627dc4d6eae050cb51eca8d1d. 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:00:25.283927 15054 raft_consensus.cc:515] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
W20260710 11:00:25.285109 14968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.66:46283, user_credentials={real_user=slave}} blocked reactor thread for 58337.2us
W20260710 11:00:25.285607 14818 consensus_peers.cc:597] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Couldn't send request to peer 90016bb0306847839cd09a8296a4b8f9. 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:00:25.287618 14780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:25.290899 14926 raft_consensus.cc:3060] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:25.220758 14746 leader_election.cc:343] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:25.305084 14746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:43821, user_credentials={real_user=slave}} blocked reactor thread for 84363.7us
I20260710 11:00:25.294813 15048 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:25.304878 14676 catalog_manager.cc:5697] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 1 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.306253 15048 ts_tablet_manager.cc:1403] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.529s	user 0.010s	sys 0.008s
I20260710 11:00:25.309782 15048 raft_consensus.cc:359] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.310683 15048 raft_consensus.cc:385] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.311105 15054 leader_election.cc:290] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:25.313920 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d3b39866654c06943017ee8cc0cd76" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.316087 14853 raft_consensus.cc:2468] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:25.317515 14894 leader_election.cc:304] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:25.326285 15051 raft_consensus.cc:2749] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.330936 15057 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.274430 15046 tablet_bootstrap.cc:654] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.332542 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:25.333420 15001 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.334892 14743 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:25.336603 15085 raft_consensus.cc:493] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.337229 15085 raft_consensus.cc:515] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.240208 15109 raft_consensus.cc:2749] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.339850 15109 raft_consensus.cc:2804] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.340044 15085 leader_election.cc:290] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.340754 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:25.344376 15109 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.346268 15109 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:25.345223 14821 leader_election.cc:343] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:25.342603 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:25.348124 15001 raft_consensus.cc:2468] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:25.349287 14818 leader_election.cc:304] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [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: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:25.350584 15085 raft_consensus.cc:2804] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.350975 15085 raft_consensus.cc:493] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.351380 15085 raft_consensus.cc:3060] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.345338 15048 raft_consensus.cc:740] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.356962 15048 consensus_queue.cc:260] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.344820 15135 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:25.359838 15048 ts_tablet_manager.cc:1434] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:00:25.368469 15045 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:25.368986 15045 ts_tablet_manager.cc:1403] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.410s	user 0.021s	sys 0.005s
I20260710 11:00:25.371702 15045 raft_consensus.cc:359] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.372433 15045 raft_consensus.cc:385] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.372714 15045 raft_consensus.cc:740] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.374220 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:25.374260 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
W20260710 11:00:25.376286 14892 leader_election.cc:343] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:25.377166 15085 raft_consensus.cc:515] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.373350 15045 consensus_queue.cc:260] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.380107 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:25.380368 15045 ts_tablet_manager.cc:1434] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:00:25.381340 15045 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
W20260710 11:00:25.382097 14821 leader_election.cc:343] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:25.383677 14894 leader_election.cc:343] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:25.384265 14894 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:25.385118 15135 raft_consensus.cc:2749] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.386824 15045 tablet_bootstrap.cc:654] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.387487 15116 consensus_queue.cc:1048] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:25.389287 15048 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:25.393158 15135 consensus_queue.cc:1048] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:25.366747 15047 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:25.399788 15047 ts_tablet_manager.cc:1403] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.219s	user 0.015s	sys 0.043s
I20260710 11:00:25.412062 15048 tablet_bootstrap.cc:654] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.419745 15055 consensus_queue.cc:1048] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:25.425832 15085 leader_election.cc:290] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.430742 14855 raft_consensus.cc:3060] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.431631 15046 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:25.432125 15046 ts_tablet_manager.cc:1403] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.442s	user 0.019s	sys 0.003s
I20260710 11:00:25.442435 15045 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:25.443228 15045 ts_tablet_manager.cc:1403] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.010s
I20260710 11:00:25.443769 15046 raft_consensus.cc:359] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.444519 15046 raft_consensus.cc:385] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.444772 15046 raft_consensus.cc:740] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.448379 15045 raft_consensus.cc:359] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.449266 15045 raft_consensus.cc:385] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.449601 15045 raft_consensus.cc:740] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.449577 15109 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.450860 15045 consensus_queue.cc:260] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.451471 15046 consensus_queue.cc:260] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.455189 15045 ts_tablet_manager.cc:1434] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:25.451471 15051 consensus_queue.cc:1048] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:25.457782 15045 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:25.440574 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:25.460531 15046 ts_tablet_manager.cc:1434] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.008s
I20260710 11:00:25.462845 15046 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:25.464195 15088 consensus_queue.cc:1048] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:25.476703 15045 tablet_bootstrap.cc:654] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.484558 15047 raft_consensus.cc:359] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.485528 15047 raft_consensus.cc:385] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.485865 15047 raft_consensus.cc:740] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.486696 15047 consensus_queue.cc:260] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.469408 15001 raft_consensus.cc:3060] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.491545 15109 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.493884 15047 ts_tablet_manager.cc:1434] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260710 11:00:25.495051 15047 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:25.498703 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:25.499547 15002 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.502096 15046 tablet_bootstrap.cc:654] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.512058 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:25.512714 14926 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.519742 14926 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:25.521029 14746 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:25.521953 15109 raft_consensus.cc:2804] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:25.522470 15109 raft_consensus.cc:697] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:25.523298 15109 consensus_queue.cc:237] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.540236 15047 tablet_bootstrap.cc:654] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.549898 15002 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:25.555042 15001 raft_consensus.cc:2468] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:25.559201 15048 tablet_bootstrap.cc:492] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:25.559665 15048 ts_tablet_manager.cc:1403] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.171s	user 0.030s	sys 0.013s
I20260710 11:00:25.565685 15048 raft_consensus.cc:359] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.566603 15048 raft_consensus.cc:385] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.566850 15048 raft_consensus.cc:740] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.567425 15139 consensus_queue.cc:1048] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:25.568325 15048 consensus_queue.cc:260] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.577023 15048 ts_tablet_manager.cc:1434] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:25.569765 15138 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.595091 15048 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:25.592520 14818 leader_election.cc:304] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [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: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9; no voters: 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:25.612802 15081 raft_consensus.cc:2804] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:25.613474 15081 raft_consensus.cc:697] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:25.614408 15081 consensus_queue.cc:237] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.615849 15045 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:25.600235 15138 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.616329 15045 ts_tablet_manager.cc:1403] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.009s
I20260710 11:00:25.617749 15138 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:25.625636 15048 tablet_bootstrap.cc:654] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.624547 15045 raft_consensus.cc:359] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.628263 15045 raft_consensus.cc:385] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.628643 15045 raft_consensus.cc:740] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.629541 15045 consensus_queue.cc:260] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.632817 15045 ts_tablet_manager.cc:1434] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 11:00:25.634017 15045 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:25.635360 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.637017 14854 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.640822 14745 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:25.641763 15138 raft_consensus.cc:2804] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.642125 15138 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.642261 15001 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.642500 15138 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.643150 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:25.643808 14929 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.674836 14677 catalog_manager.cc:5697] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:25.687968 15046 tablet_bootstrap.cc:492] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:25.688580 15046 ts_tablet_manager.cc:1403] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.226s	user 0.026s	sys 0.020s
I20260710 11:00:25.688691 15109 raft_consensus.cc:493] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.696468 15116 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.696372 15109 raft_consensus.cc:515] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.697214 15088 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.697825 15088 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.697716 15116 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.699241 15109 leader_election.cc:290] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:25.699960 15088 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:25.700688 15116 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:25.701387 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:25.703438 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.704881 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.705495 14855 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.705721 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:25.706310 15002 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.706874 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:25.707482 14779 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
W20260710 11:00:25.708197 14746 leader_election.cc:343] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:25.709540 14745 leader_election.cc:343] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:25.709983 14745 leader_election.cc:304] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:25.711272 14745 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:25.711983 15109 raft_consensus.cc:2749] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.712585 14968 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
W20260710 11:00:25.713493 14726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:25.714031 15088 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.715160 15088 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.716531 15088 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.716982 15045 tablet_bootstrap.cc:654] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.713701 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.721092 14855 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
I20260710 11:00:25.681246 15138 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.712633 15109 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.722944 15109 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.723335 15109 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.724243 15085 consensus_queue.cc:1048] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:25.712606 15046 raft_consensus.cc:359] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.719681 14675 catalog_manager.cc:5697] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } }
I20260710 11:00:25.731691 14675 catalog_manager.cc:5697] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.736029 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:25.736704 14855 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.737007 15046 raft_consensus.cc:385] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.737469 15046 raft_consensus.cc:740] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.738351 15046 consensus_queue.cc:260] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.747989 15138 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:25.749264 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:25.750128 14926 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.750361 15046 ts_tablet_manager.cc:1434] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260710 11:00:25.751521 15046 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:25.741503 15047 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:25.752857 15047 ts_tablet_manager.cc:1403] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.258s	user 0.028s	sys 0.027s
I20260710 11:00:25.749295 15109 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.768867 15109 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:25.771009 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:25.771725 14853 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.781116 14926 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:25.790300 15048 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:25.790661 14746 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:25.791446 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:25.792070 15109 raft_consensus.cc:2804] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:25.792740 15109 raft_consensus.cc:697] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:25.793814 15109 consensus_queue.cc:237] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.778123 14855 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:25.805529 15081 consensus_queue.cc:1048] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:25.809092 15046 tablet_bootstrap.cc:654] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.809224 15048 ts_tablet_manager.cc:1403] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.044s
I20260710 11:00:25.835789 15048 raft_consensus.cc:359] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.836866 15048 raft_consensus.cc:385] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.837229 15048 raft_consensus.cc:740] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.843380 14853 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:25.810950 15088 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.838158 15048 consensus_queue.cc:260] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.849679 14745 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:25.850097 15002 raft_consensus.cc:2393] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1782feb7d8fd4a18ae948a1e808dbc41 in current term 1: Already voted for candidate 90016bb0306847839cd09a8296a4b8f9 in this term.
I20260710 11:00:25.850679 15138 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:25.851233 15138 raft_consensus.cc:697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:25.851253 15088 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:25.852123 15138 consensus_queue.cc:237] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.856160 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:25.857723 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:25.859628 14853 raft_consensus.cc:2393] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 1: Already voted for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in this term.
I20260710 11:00:25.861081 14968 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [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: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:25.862201 15117 raft_consensus.cc:2749] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.864050 15047 raft_consensus.cc:359] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.868259 15047 raft_consensus.cc:385] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.868602 15047 raft_consensus.cc:740] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.869453 15047 consensus_queue.cc:260] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.872040 15047 ts_tablet_manager.cc:1434] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.119s	user 0.003s	sys 0.003s
I20260710 11:00:25.873077 15047 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:25.869976 15048 ts_tablet_manager.cc:1434] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260710 11:00:25.867986 15045 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:25.875029 15045 ts_tablet_manager.cc:1403] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.241s	user 0.020s	sys 0.047s
I20260710 11:00:25.879526 15047 tablet_bootstrap.cc:654] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.879165 15045 raft_consensus.cc:359] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.880183 15045 raft_consensus.cc:385] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.880604 15045 raft_consensus.cc:740] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.882342 15048 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:25.884451 15045 consensus_queue.cc:260] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:25.890021 15045 ts_tablet_manager.cc:1434] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:00:25.891137 15045 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:25.892695 14676 catalog_manager.cc:5697] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.899883 15045 tablet_bootstrap.cc:654] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.906539 15046 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:25.906947 15046 ts_tablet_manager.cc:1403] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.005s
I20260710 11:00:25.913335 15046 raft_consensus.cc:359] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.914043 15046 raft_consensus.cc:385] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.914335 15046 raft_consensus.cc:740] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.915215 15046 consensus_queue.cc:260] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.917672 15048 tablet_bootstrap.cc:654] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.918946 15046 ts_tablet_manager.cc:1434] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:25.928575 15046 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:25.919040 15109 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.935372 15109 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.944900 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:25.945731 14926 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.944902 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:25.947118 15109 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.947742 15001 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:25.948153 14746 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:25.950058 15109 raft_consensus.cc:2804] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:25.922649 15047 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:25.922812 15045 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:25.950542 15109 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:25.955789 15109 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.957007 14674 catalog_manager.cc:5697] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.950918 15047 ts_tablet_manager.cc:1403] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.001s
I20260710 11:00:25.950918 15045 ts_tablet_manager.cc:1403] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.010s
I20260710 11:00:25.955183 15051 raft_consensus.cc:493] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.960054 15051 raft_consensus.cc:515] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.962131 15046 tablet_bootstrap.cc:654] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.961870 15045 raft_consensus.cc:359] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.962635 15045 raft_consensus.cc:385] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.962961 15045 raft_consensus.cc:740] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.963502 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:25.963671 15045 consensus_queue.cc:260] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:25.964318 15001 raft_consensus.cc:2393] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d8987ccbdd14732a1f24e39f87cfc39 in current term 1: Already voted for candidate 69e154c627dc4d6eae050cb51eca8d1d in this term.
I20260710 11:00:25.965000 15048 tablet_bootstrap.cc:492] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:25.965131 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea6a060a441f2802008c88a1577dc" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:25.965487 15048 ts_tablet_manager.cc:1403] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.019s
I20260710 11:00:25.965695 15045 ts_tablet_manager.cc:1434] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:00:25.966604 15045 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:25.966722 14894 leader_election.cc:304] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:25.967684 15054 raft_consensus.cc:3060] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:25.968165 15048 raft_consensus.cc:359] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.968694 15051 leader_election.cc:290] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:25.969012 15048 raft_consensus.cc:385] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.969403 15048 raft_consensus.cc:740] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.970292 15048 consensus_queue.cc:260] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:25.970098 14674 catalog_manager.cc:5697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.972491 14674 catalog_manager.cc:5697] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:25.976418 15047 raft_consensus.cc:359] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.977054 15048 ts_tablet_manager.cc:1434] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260710 11:00:25.977165 15047 raft_consensus.cc:385] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:25.977494 15047 raft_consensus.cc:740] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:25.978057 15048 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:25.984567 15048 tablet_bootstrap.cc:654] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.978150 15047 consensus_queue.cc:260] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:25.988651 15047 ts_tablet_manager.cc:1434] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:00:25.989698 15054 raft_consensus.cc:2749] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:25.990041 15047 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:25.994469 15054 raft_consensus.cc:493] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:25.995066 15054 raft_consensus.cc:515] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.001243 15109 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.005158 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706c2224c940d19f927594d1931341" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:26.005820 14853 raft_consensus.cc:2468] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
I20260710 11:00:26.006801 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:26.007483 14926 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.013573 15109 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.014732 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:26.015365 15001 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.019657 14894 leader_election.cc:304] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:26.024713 15051 raft_consensus.cc:2804] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.025132 15051 raft_consensus.cc:493] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.025456 15051 raft_consensus.cc:3060] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.031483 15001 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:26.032701 14743 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:26.033586 15109 raft_consensus.cc:2804] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.034078 15109 raft_consensus.cc:697] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:26.034884 15109 consensus_queue.cc:237] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.043821 15054 leader_election.cc:290] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.045102 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706c2224c940d19f927594d1931341" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:26.047487 15001 raft_consensus.cc:2468] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
I20260710 11:00:26.051327 14926 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:26.051779 15048 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:26.051946 15046 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.053391 15048 ts_tablet_manager.cc:1403] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.020s
I20260710 11:00:26.056183 15047 tablet_bootstrap.cc:654] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.057261 15048 raft_consensus.cc:359] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.058204 15048 raft_consensus.cc:385] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.058527 15048 raft_consensus.cc:740] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
W20260710 11:00:26.060104 14876 debug-util.cc:398] Leaking SignalData structure 0x7b08000adf80 after lost signal to thread 12660
W20260710 11:00:26.061470 14876 debug-util.cc:398] Leaking SignalData structure 0x7b080027bc80 after lost signal to thread 14712
W20260710 11:00:26.063401 14876 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8fa0 after lost signal to thread 14804
W20260710 11:00:26.064883 14876 debug-util.cc:398] Leaking SignalData structure 0x7b080022cca0 after lost signal to thread 14879
W20260710 11:00:26.066394 14876 debug-util.cc:398] Leaking SignalData structure 0x7b080019f980 after lost signal to thread 14953
I20260710 11:00:26.067427 15047 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:26.067946 15047 ts_tablet_manager.cc:1403] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.015s
W20260710 11:00:26.068354 14876 debug-util.cc:398] Leaking SignalData structure 0x7b0800189c80 after lost signal to thread 15027
I20260710 11:00:26.053437 15046 ts_tablet_manager.cc:1403] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.001s
W20260710 11:00:26.070230 14876 debug-util.cc:398] Leaking SignalData structure 0x7b080013cd80 after lost signal to thread 15102
I20260710 11:00:26.072212 15046 raft_consensus.cc:359] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.072980 15046 raft_consensus.cc:385] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.073288 15046 raft_consensus.cc:740] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.052187 15051 raft_consensus.cc:515] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.073997 15046 consensus_queue.cc:260] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.059657 15048 consensus_queue.cc:260] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.050107 15045 tablet_bootstrap.cc:654] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.076517 15048 ts_tablet_manager.cc:1434] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:00:26.079249 15048 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:26.082597 15051 leader_election.cc:290] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.080075 15046 ts_tablet_manager.cc:1434] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:26.081257 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706c2224c940d19f927594d1931341" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:26.090167 15001 raft_consensus.cc:3060] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.090560 15046 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:26.079300 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a706c2224c940d19f927594d1931341" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:26.095294 14853 raft_consensus.cc:3060] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.085144 15085 consensus_queue.cc:1048] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.103833 15046 tablet_bootstrap.cc:654] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.089067 15048 tablet_bootstrap.cc:654] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.122136 14853 raft_consensus.cc:2468] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:26.123744 14894 leader_election.cc:304] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:26.124737 15051 raft_consensus.cc:2804] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.125247 15051 raft_consensus.cc:697] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:26.126135 15051 consensus_queue.cc:237] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.128134 15109 raft_consensus.cc:493] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.128841 15109 raft_consensus.cc:515] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.131598 15109 leader_election.cc:290] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.133529 14678 catalog_manager.cc:5697] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:26.116164 15047 raft_consensus.cc:359] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.136680 15047 raft_consensus.cc:385] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.137027 15047 raft_consensus.cc:740] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.139110 15000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:26.139879 15109 consensus_queue.cc:1048] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260710 11:00:26.148177 14743 leader_election.cc:343] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.150050 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
W20260710 11:00:26.151592 14746 leader_election.cc:343] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.152040 14746 leader_election.cc:304] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41; no voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:26.141268 15047 consensus_queue.cc:260] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.154605 15047 ts_tablet_manager.cc:1434] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260710 11:00:26.155494 15047 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:26.153618 15138 raft_consensus.cc:2749] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:26.157684 15001 raft_consensus.cc:2468] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:26.169248 15138 consensus_queue.cc:1048] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:26.175652 15085 raft_consensus.cc:493] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.176209 15085 raft_consensus.cc:515] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.179575 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:26.180207 14779 raft_consensus.cc:2468] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.181481 15109 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.181442 14820 leader_election.cc:304] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:26.182058 15109 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.182395 15081 raft_consensus.cc:2804] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.184271 15081 raft_consensus.cc:493] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.185382 15081 raft_consensus.cc:3060] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.183239 15085 leader_election.cc:290] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:26.187994 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
W20260710 11:00:26.189653 14743 leader_election.cc:343] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.185616 15109 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:26.191505 15047 tablet_bootstrap.cc:654] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.192569 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.192668 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:26.193329 14929 raft_consensus.cc:2468] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.193413 14855 raft_consensus.cc:2468] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:26.200762 14745 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:26.184306 15138 consensus_queue.cc:1048] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:00:26.203258 15109 raft_consensus.cc:2804] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.211979 15109 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.219336 15109 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.221956 15140 consensus_queue.cc:1048] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:26.225579 15045 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:26.226270 15045 ts_tablet_manager.cc:1403] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.260s	user 0.027s	sys 0.025s
I20260710 11:00:26.232093 15085 consensus_queue.cc:1048] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.218626 14674 catalog_manager.cc:5697] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:26.245226 15109 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.242918 15045 raft_consensus.cc:359] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.248229 15045 raft_consensus.cc:385] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.248728 15045 raft_consensus.cc:740] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.250824 15045 consensus_queue.cc:260] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.262590 15045 ts_tablet_manager.cc:1434] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260710 11:00:26.272326 15045 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:26.273471 15046 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.274164 15046 ts_tablet_manager.cc:1403] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.184s	user 0.041s	sys 0.020s
I20260710 11:00:26.280916 15046 raft_consensus.cc:359] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.282070 15046 raft_consensus.cc:385] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.282475 15046 raft_consensus.cc:740] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.283253 15046 consensus_queue.cc:260] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.286909 15046 ts_tablet_manager.cc:1434] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:26.288174 15046 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:26.294013 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
W20260710 11:00:26.295547 14743 leader_election.cc:343] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.299211 15048 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:26.299707 15048 ts_tablet_manager.cc:1403] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.221s	user 0.017s	sys 0.000s
I20260710 11:00:26.304661 15046 tablet_bootstrap.cc:654] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.311259 15045 tablet_bootstrap.cc:654] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.285084 15081 raft_consensus.cc:515] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.308015 15109 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:26.325932 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:26.331121 15109 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.334708 15117 raft_consensus.cc:493] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.335692 15117 raft_consensus.cc:515] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.337829 15117 leader_election.cc:290] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:26.338763 15047 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:26.339311 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:26.341310 15048 raft_consensus.cc:359] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.342036 15048 raft_consensus.cc:385] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.342316 15048 raft_consensus.cc:740] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
W20260710 11:00:26.342427 14968 leader_election.cc:343] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.343276 15047 ts_tablet_manager.cc:1403] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.188s	user 0.023s	sys 0.012s
I20260710 11:00:26.340497 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.327432 14853 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.357638 15081 leader_election.cc:290] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:26.358472 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:26.359501 14779 raft_consensus.cc:3060] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.359840 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb549bba2334657a402c8ab803660c4" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:26.360441 14929 raft_consensus.cc:3060] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:26.365316 14969 leader_election.cc:343] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.366031 14969 leader_election.cc:304] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:26.367867 15138 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:26.369014 14779 raft_consensus.cc:2468] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:26.359254 15048 consensus_queue.cc:260] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.372326 15048 ts_tablet_manager.cc:1434] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260710 11:00:26.373335 15048 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:26.371937 15117 raft_consensus.cc:2749] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:26.383822 14853 raft_consensus.cc:2468] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:26.385208 15047 raft_consensus.cc:359] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.388337 15047 raft_consensus.cc:385] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.388731 15047 raft_consensus.cc:740] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.389593 15047 consensus_queue.cc:260] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.394438 15047 ts_tablet_manager.cc:1434] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 11:00:26.401119 15048 tablet_bootstrap.cc:654] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.384858 14820 leader_election.cc:304] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:26.397239 15047 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:26.400668 14745 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:26.414096 15156 raft_consensus.cc:2804] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.416491 15045 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:26.417018 15045 ts_tablet_manager.cc:1403] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.012s
I20260710 11:00:26.419608 15045 raft_consensus.cc:359] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.420311 15045 raft_consensus.cc:385] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.420392 15046 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.420603 15045 raft_consensus.cc:740] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.420778 15046 ts_tablet_manager.cc:1403] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.019s
I20260710 11:00:26.421936 15045 consensus_queue.cc:260] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.416136 15057 raft_consensus.cc:2804] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.416548 15156 raft_consensus.cc:697] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:26.428761 15045 ts_tablet_manager.cc:1434] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:00:26.430634 15045 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:26.435034 15109 raft_consensus.cc:493] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.435528 15109 raft_consensus.cc:515] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.435719 15046 raft_consensus.cc:359] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.437239 15046 raft_consensus.cc:385] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.437552 15046 raft_consensus.cc:740] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.429924 15054 raft_consensus.cc:493] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.437505 15156 consensus_queue.cc:237] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.432137 15057 raft_consensus.cc:697] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:26.438503 15046 consensus_queue.cc:260] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.439733 15057 consensus_queue.cc:237] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.441355 15046 ts_tablet_manager.cc:1434] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:00:26.441310 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.442534 15046 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:26.437633 15109 leader_election.cc:290] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
W20260710 11:00:26.443040 14746 leader_election.cc:343] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.443619 14929 raft_consensus.cc:2468] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:26.438591 15054 raft_consensus.cc:515] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.445567 15054 leader_election.cc:290] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.446681 15000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:26.447365 15000 raft_consensus.cc:2468] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
I20260710 11:00:26.448752 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:26.453902 14892 leader_election.cc:304] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:26.454778 15054 raft_consensus.cc:2804] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.455185 15054 raft_consensus.cc:493] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.455596 15054 raft_consensus.cc:3060] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.455699 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
W20260710 11:00:26.458086 14745 leader_election.cc:343] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.458658 14745 leader_election.cc:304] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41; no voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:26.459865 15116 raft_consensus.cc:2749] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:26.465905 15046 tablet_bootstrap.cc:654] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:26.466500 14894 leader_election.cc:343] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.485334 15048 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:26.494418 15054 raft_consensus.cc:515] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.498219 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
W20260710 11:00:26.499881 14894 leader_election.cc:343] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.505136 15045 tablet_bootstrap.cc:654] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.511858 15048 ts_tablet_manager.cc:1403] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.009s
I20260710 11:00:26.519487 15047 tablet_bootstrap.cc:654] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.512286 15201 consensus_queue.cc:1048] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:00:26.522106 15057 consensus_queue.cc:1048] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:26.524272 15000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:26.524907 15000 raft_consensus.cc:3060] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.529245 15048 raft_consensus.cc:359] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.538980 15048 raft_consensus.cc:385] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.539470 15048 raft_consensus.cc:740] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.545751 15048 consensus_queue.cc:260] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.512848 15054 leader_election.cc:290] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.571220 15051 consensus_queue.cc:1048] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:26.575565 15054 consensus_queue.cc:1048] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.583511 15048 ts_tablet_manager.cc:1434] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260710 11:00:26.595032 15045 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: No bootstrap required, opened a new log
I20260710 11:00:26.595887 15045 ts_tablet_manager.cc:1403] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.013s
I20260710 11:00:26.599035 15046 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.599553 15046 ts_tablet_manager.cc:1403] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.157s	user 0.037s	sys 0.045s
I20260710 11:00:26.605063 15000 raft_consensus.cc:2468] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:26.606786 15048 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:26.609575 14892 leader_election.cc:304] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:26.610414 15054 raft_consensus.cc:2804] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.610592 15047 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:26.611006 15054 raft_consensus.cc:697] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:26.611174 15047 ts_tablet_manager.cc:1403] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.001s
I20260710 11:00:26.612139 15054 consensus_queue.cc:237] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.618590 15045 raft_consensus.cc:359] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.605834 14676 catalog_manager.cc:5697] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:26.622551 15047 raft_consensus.cc:359] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.623350 15047 raft_consensus.cc:385] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.623627 15047 raft_consensus.cc:740] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.619406 15045 raft_consensus.cc:385] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.624352 15045 raft_consensus.cc:740] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.624673 15046 raft_consensus.cc:359] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.625644 15046 raft_consensus.cc:385] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.625989 15046 raft_consensus.cc:740] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.625128 15047 consensus_queue.cc:260] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.626145 15045 consensus_queue.cc:260] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.626782 15046 consensus_queue.cc:260] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.630134 15047 ts_tablet_manager.cc:1434] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:26.630926 15047 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
I20260710 11:00:26.632637 15046 ts_tablet_manager.cc:1434] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:00:26.636931 15047 tablet_bootstrap.cc:654] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.638398 15046 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:26.639055 15045 ts_tablet_manager.cc:1434] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:00:26.643091 14677 catalog_manager.cc:5697] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:26.658731 15048 tablet_bootstrap.cc:654] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.694566 15047 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:26.695142 15047 ts_tablet_manager.cc:1403] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.020s
I20260710 11:00:26.698143 15047 raft_consensus.cc:359] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.672791 15046 tablet_bootstrap.cc:654] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.698865 15047 raft_consensus.cc:385] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.702481 15047 raft_consensus.cc:740] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.703284 15047 consensus_queue.cc:260] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.705705 15047 ts_tablet_manager.cc:1434] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:26.706772 15047 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: Bootstrap starting.
W20260710 11:00:26.690261 15210 log.cc:927] Time spent T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260710 11:00:26.686301 14674 catalog_manager.cc:5697] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:26.731858 15047 tablet_bootstrap.cc:654] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.737167 15046 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.737762 15046 ts_tablet_manager.cc:1403] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.007s
I20260710 11:00:26.741869 15046 raft_consensus.cc:359] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.742542 15046 raft_consensus.cc:385] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.742838 15046 raft_consensus.cc:740] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.743381 15117 raft_consensus.cc:493] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.743582 15046 consensus_queue.cc:260] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.744088 15117 raft_consensus.cc:515] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.746122 15046 ts_tablet_manager.cc:1434] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:00:26.746898 15117 leader_election.cc:290] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:26.752017 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898948819cb43e9a73debdcc0f29cf3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:26.752836 14777 raft_consensus.cc:2468] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
I20260710 11:00:26.747128 15046 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: Bootstrap starting.
I20260710 11:00:26.754544 14968 leader_election.cc:304] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:26.756001 15117 raft_consensus.cc:2804] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.756418 15117 raft_consensus.cc:493] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.756759 15117 raft_consensus.cc:3060] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.749851 15047 tablet_bootstrap.cc:492] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: No bootstrap required, opened a new log
I20260710 11:00:26.748591 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898948819cb43e9a73debdcc0f29cf3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:26.761242 15047 ts_tablet_manager.cc:1403] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260710 11:00:26.761385 14854 raft_consensus.cc:2468] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 0.
I20260710 11:00:26.764218 15047 raft_consensus.cc:359] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.765025 15047 raft_consensus.cc:385] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.765301 15047 raft_consensus.cc:740] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.765987 15047 consensus_queue.cc:260] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.767550 15046 tablet_bootstrap.cc:654] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.772253 15047 ts_tablet_manager.cc:1434] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:26.776428 15046 tablet_bootstrap.cc:492] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: No bootstrap required, opened a new log
I20260710 11:00:26.777002 15046 ts_tablet_manager.cc:1403] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260710 11:00:26.780117 15046 raft_consensus.cc:359] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.780903 15046 raft_consensus.cc:385] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.781193 15046 raft_consensus.cc:740] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.781893 15046 consensus_queue.cc:260] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.784132 15046 ts_tablet_manager.cc:1434] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:26.786626 15117 raft_consensus.cc:515] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.810532 15156 raft_consensus.cc:493] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.811308 15156 raft_consensus.cc:515] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.813553 15156 leader_election.cc:290] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.813597 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898948819cb43e9a73debdcc0f29cf3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:26.814371 14777 raft_consensus.cc:3060] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.814715 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:26.815404 15002 raft_consensus.cc:2468] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.816665 14818 leader_election.cc:304] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:26.817502 15081 raft_consensus.cc:2804] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.817842 15081 raft_consensus.cc:493] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.818179 15081 raft_consensus.cc:3060] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.819504 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.820155 14929 raft_consensus.cc:2468] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.825425 14777 raft_consensus.cc:2468] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:26.825268 15081 raft_consensus.cc:515] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.828346 15081 leader_election.cc:290] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.828593 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:26.829222 15002 raft_consensus.cc:3060] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.832265 15200 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.832401 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3767e40c6b4846b607428e98b0e734" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:26.833087 14929 raft_consensus.cc:3060] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.833055 15200 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.826785 14968 leader_election.cc:304] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:26.840117 15088 raft_consensus.cc:2804] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.844794 15117 leader_election.cc:290] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:26.846110 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d898948819cb43e9a73debdcc0f29cf3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:26.846778 14854 raft_consensus.cc:3060] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.848553 14929 raft_consensus.cc:2468] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:26.850113 15200 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.851701 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.851805 14821 leader_election.cc:304] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:26.852360 14928 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 0.
I20260710 11:00:26.855448 15190 raft_consensus.cc:493] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.855998 15190 raft_consensus.cc:515] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
W20260710 11:00:26.859313 14726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:26.859639 15200 consensus_queue.cc:1048] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.860874 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:26.861195 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:26.861889 14777 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.862509 15190 leader_election.cc:290] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:26.863224 14820 leader_election.cc:304] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:26.865698 15156 raft_consensus.cc:2804] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.866070 15156 raft_consensus.cc:493] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.866396 15156 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.853567 14746 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:26.876014 15048 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:26.877514 15048 ts_tablet_manager.cc:1403] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.271s	user 0.034s	sys 0.072s
I20260710 11:00:26.866726 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:26.878086 14929 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 0.
I20260710 11:00:26.880264 15048 raft_consensus.cc:359] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.880967 15048 raft_consensus.cc:385] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.881356 15048 raft_consensus.cc:740] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.882088 15048 consensus_queue.cc:260] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.884878 15048 ts_tablet_manager.cc:1434] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:26.886373 15048 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:26.883013 15054 raft_consensus.cc:493] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.889811 15054 raft_consensus.cc:515] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.891793 15054 leader_election.cc:290] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:26.893198 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
W20260710 11:00:26.894624 14892 leader_election.cc:343] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.896659 15048 tablet_bootstrap.cc:654] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:26.885993 15116 raft_consensus.cc:2804] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.899327 15116 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.899705 15116 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.900043 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:26.884769 15088 raft_consensus.cc:697] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:26.901826 15088 consensus_queue.cc:237] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:26.903100 15085 consensus_queue.cc:1048] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:26.905416 14777 raft_consensus.cc:2468] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 0.
W20260710 11:00:26.883463 14743 leader_election.cc:343] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:26.868860 15081 raft_consensus.cc:2804] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.898573 15156 raft_consensus.cc:515] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:26.911195 14894 leader_election.cc:304] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:26.911826 15081 raft_consensus.cc:697] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:26.912086 15054 raft_consensus.cc:2804] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:26.912653 15054 raft_consensus.cc:493] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:26.913796 15054 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.919493 15002 raft_consensus.cc:2468] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:26.926672 15048 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:26.926548 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:26.927428 15048 ts_tablet_manager.cc:1403] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.010s
I20260710 11:00:26.927516 14777 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.931211 15048 raft_consensus.cc:359] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.932065 15048 raft_consensus.cc:385] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.932396 15048 raft_consensus.cc:740] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.932657 14854 raft_consensus.cc:2468] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:26.933247 15048 consensus_queue.cc:260] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.935640 14929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:26.936447 14929 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.939620 15048 ts_tablet_manager.cc:1434] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:26.940734 15048 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: Bootstrap starting.
I20260710 11:00:26.912724 15081 consensus_queue.cc:237] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.948271 15048 tablet_bootstrap.cc:654] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:26.920101 14743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.68:39701, user_credentials={real_user=slave}} blocked reactor thread for 56833.3us
I20260710 11:00:26.952744 15156 leader_election.cc:290] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:26.959445 15085 raft_consensus.cc:493] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:26.988796 15116 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.991288 14777 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:26.993435 15054 raft_consensus.cc:515] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:26.995801 14820 leader_election.cc:304] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:26.979288 15085 raft_consensus.cc:515] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:26.999895 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:27.000182 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:27.000748 15002 raft_consensus.cc:2393] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69e154c627dc4d6eae050cb51eca8d1d in current term 1: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:27.000761 14928 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.003031 15156 raft_consensus.cc:2804] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.004247 14926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6337b2fd5d524be99b68467e45ee96aa" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:27.006291 15085 leader_election.cc:290] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:26.974036 14674 catalog_manager.cc:5697] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 1 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.016225 15116 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
W20260710 11:00:27.022428 14743 consensus_peers.cc:597] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 -> Peer 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701): Couldn't send request to peer 90016bb0306847839cd09a8296a4b8f9. 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:00:27.023895 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:27.024492 15002 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.018615 14821 leader_election.cc:304] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:27.027391 14928 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:27.026690 15218 raft_consensus.cc:3060] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.028945 14746 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:27.030128 15116 raft_consensus.cc:2804] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.030910 15116 raft_consensus.cc:697] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:27.031138 15085 consensus_queue.cc:1048] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.037734 15156 raft_consensus.cc:697] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:27.037726 15002 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 1.
I20260710 11:00:27.040908 15156 consensus_queue.cc:237] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:27.046631 15218 raft_consensus.cc:2749] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.052089 14929 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:27.052781 15116 consensus_queue.cc:237] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:27.056677 15054 leader_election.cc:290] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
W20260710 11:00:27.056856 14820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.65:39233, user_credentials={real_user=slave}} blocked reactor thread for 61139.7us
I20260710 11:00:27.057829 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:27.058463 15002 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.065090 15002 raft_consensus.cc:2468] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:27.066541 14892 leader_election.cc:304] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:27.067355 15048 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: No bootstrap required, opened a new log
I20260710 11:00:27.067868 15048 ts_tablet_manager.cc:1403] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: Time spent bootstrapping tablet: real 0.127s	user 0.039s	sys 0.023s
I20260710 11:00:27.068194 15054 raft_consensus.cc:2804] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.069192 15054 raft_consensus.cc:697] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:27.071382 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:27.072273 14779 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.071327 15048 raft_consensus.cc:359] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:27.073318 15048 raft_consensus.cc:385] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.073752 15048 raft_consensus.cc:740] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.074723 15048 consensus_queue.cc:260] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:27.077427 15048 ts_tablet_manager.cc:1434] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:27.070850 15054 consensus_queue.cc:237] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:27.106904 14779 raft_consensus.cc:2468] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:27.109366 14678 catalog_manager.cc:5697] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.110919 14678 catalog_manager.cc:5697] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.114172 15054 consensus_queue.cc:1048] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.114849 14676 catalog_manager.cc:5697] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.129949 15051 consensus_queue.cc:1048] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.152667 14674 catalog_manager.cc:5697] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.306285 15088 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.306910 15088 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:27.309276 15088 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:27.310231 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:27.310503 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:27.312201 14968 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:27.312940 15088 raft_consensus.cc:2749] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.364202 15088 consensus_queue.cc:1048] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.370826 15156 consensus_queue.cc:1048] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.379156 15117 consensus_queue.cc:1048] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:27.391376 15227 consensus_queue.cc:1048] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:27.442587 15002 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.460868 15051 consensus_queue.cc:1048] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:27.467519 15057 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:27.483564 15051 consensus_queue.cc:1048] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:27.490039 15227 consensus_queue.cc:1048] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.497969 15109 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.547778 15156 consensus_queue.cc:1048] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:27.847306 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
W20260710 11:00:27.853663 14968 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260710 11:00:27.865206 14968 consensus_peers.cc:597] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.898411 14820 consensus_peers.cc:597] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.900267 14820 consensus_peers.cc:597] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.909207 14820 consensus_peers.cc:597] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.921986 14894 consensus_peers.cc:597] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.935984 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:27.936961 12657 tablet_replica.cc:333] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.937944 12657 raft_consensus.cc:2243] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.938592 12657 raft_consensus.cc:2272] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.943575 12657 tablet_replica.cc:333] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
W20260710 11:00:27.945123 14820 consensus_peers.cc:597] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.946172 14968 consensus_peers.cc:597] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:27.949996 12657 raft_consensus.cc:2243] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.950656 12657 raft_consensus.cc:2272] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.955063 12657 tablet_replica.cc:333] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.956039 12657 raft_consensus.cc:2243] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.957135 12657 raft_consensus.cc:2272] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.960289 12657 tablet_replica.cc:333] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.961189 12657 raft_consensus.cc:2243] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.961778 12657 raft_consensus.cc:2272] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.964553 12657 tablet_replica.cc:333] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.965521 12657 raft_consensus.cc:2243] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.967572 12657 raft_consensus.cc:2272] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.970054 12657 tablet_replica.cc:333] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.970841 12657 raft_consensus.cc:2243] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.972123 12657 raft_consensus.cc:2272] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.974344 12657 tablet_replica.cc:333] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.975047 12657 raft_consensus.cc:2243] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.975489 12657 raft_consensus.cc:2272] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.977839 12657 tablet_replica.cc:333] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.978528 12657 raft_consensus.cc:2243] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.978964 12657 raft_consensus.cc:2272] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.980739 12657 tablet_replica.cc:333] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.981284 12657 raft_consensus.cc:2243] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.982017 12657 raft_consensus.cc:2272] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.983727 12657 tablet_replica.cc:333] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.984262 12657 raft_consensus.cc:2243] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.984683 12657 raft_consensus.cc:2272] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.986442 12657 tablet_replica.cc:333] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.987025 12657 raft_consensus.cc:2243] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.987754 12657 raft_consensus.cc:2272] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.989472 12657 tablet_replica.cc:333] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.990059 12657 raft_consensus.cc:2243] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:27.990782 12657 raft_consensus.cc:2272] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.992628 12657 tablet_replica.cc:333] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.993217 12657 raft_consensus.cc:2243] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.993698 12657 raft_consensus.cc:2272] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.995718 12657 tablet_replica.cc:333] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:27.996304 12657 raft_consensus.cc:2243] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.996873 12657 raft_consensus.cc:2272] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.999208 12657 tablet_replica.cc:333] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:28.000005 12657 raft_consensus.cc:2243] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.000720 12657 raft_consensus.cc:2272] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:28.003077 14968 consensus_peers.cc:597] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:28.003998 12657 tablet_replica.cc:333] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:28.005210 12657 raft_consensus.cc:2243] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.006918 12657 raft_consensus.cc:2272] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.010396 12657 tablet_replica.cc:333] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:28.011327 12657 raft_consensus.cc:2243] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:28.012333 12657 raft_consensus.cc:2272] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.015434 12657 tablet_replica.cc:333] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: stopping tablet replica
I20260710 11:00:28.016394 12657 raft_consensus.cc:2243] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.017078 12657 raft_consensus.cc:2272] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:28.043946 14894 consensus_peers.cc:597] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:28.062938 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:00:28.085533 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:28.091552 15251 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:00:28.094837 15252 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:00:28.096640 15254 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:00:28.097263 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:28.099834 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:28.100075 12657 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:00:28.100293 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681228100272 us; error 0 us; skew 500 ppm
I20260710 11:00:28.100893 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:28.104632 12657 webserver.cc:533] Webserver started at http://127.12.92.65:42347/ using document root <none> and password file <none>
I20260710 11:00:28.105274 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:28.105492 12657 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:28.123947 12657 fs_manager.cc:714] Time spent opening directory manager: real 0.018s	user 0.010s	sys 0.008s
I20260710 11:00:28.133258 15261 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:00:28.134332 12657 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:28.134804 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
format_stamp: "Formatted at 2026-07-10 11:00:22 on dist-test-slave-tgtk"
I20260710 11:00:28.135308 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681169490517-12657-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:00:28.150705 14820 consensus_peers.cc:597] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:28.166049 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:28.167539 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:28.169036 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:28.173128 15268 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:00:28.279469 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:28.279899 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.108s	user 0.001s	sys 0.002s
I20260710 11:00:28.280256 12657 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:28.287935 15268 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.306955 15268 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.308116 15268 tablet_bootstrap.cc:492] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.308936 15268 ts_tablet_manager.cc:1403] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 11:00:28.311822 15268 raft_consensus.cc:359] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.312938 15268 raft_consensus.cc:740] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.313874 15268 consensus_queue.cc:260] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.316529 15268 ts_tablet_manager.cc:1434] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:00:28.317266 15268 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.328298 15268 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.329012 15268 tablet_bootstrap.cc:492] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.329663 15268 ts_tablet_manager.cc:1403] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:00:28.331897 15268 raft_consensus.cc:359] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.332552 15268 raft_consensus.cc:740] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.333307 15268 consensus_queue.cc:260] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.334885 15268 ts_tablet_manager.cc:1434] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:28.335659 15268 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.346065 15268 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.346813 15268 tablet_bootstrap.cc:492] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.347363 15268 ts_tablet_manager.cc:1403] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:00:28.349332 15268 raft_consensus.cc:359] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.349852 15268 raft_consensus.cc:740] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.350451 15268 consensus_queue.cc:260] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.351889 15268 ts_tablet_manager.cc:1434] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:28.352532 15268 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.396957 12657 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:28.397352 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.117s	user 0.113s	sys 0.000s
W20260710 11:00:28.423604 14894 consensus_peers.cc:597] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:28.425830 15268 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.426820 15268 tablet_bootstrap.cc:492] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.427508 15268 ts_tablet_manager.cc:1403] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.012s
I20260710 11:00:28.429937 15268 raft_consensus.cc:359] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.430627 15268 raft_consensus.cc:740] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.431416 15268 consensus_queue.cc:260] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.433585 15268 ts_tablet_manager.cc:1434] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:28.434350 15268 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.457396 15268 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.458353 15268 tablet_bootstrap.cc:492] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.459055 15268 ts_tablet_manager.cc:1403] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260710 11:00:28.461652 15268 raft_consensus.cc:359] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.462365 15268 raft_consensus.cc:740] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.463223 15268 consensus_queue.cc:260] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.465476 15268 ts_tablet_manager.cc:1434] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:28.466293 15268 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.494557 15268 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.495582 15268 tablet_bootstrap.cc:492] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.496300 15268 ts_tablet_manager.cc:1403] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.000s
I20260710 11:00:28.499037 15268 raft_consensus.cc:359] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.499763 15268 raft_consensus.cc:740] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.500634 15268 consensus_queue.cc:260] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.503006 15268 ts_tablet_manager.cc:1434] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:28.503811 15268 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.524466 15268 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.525488 15268 tablet_bootstrap.cc:492] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.526193 15268 ts_tablet_manager.cc:1403] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 11:00:28.528492 15268 raft_consensus.cc:359] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.529140 15268 raft_consensus.cc:740] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.529953 15268 consensus_queue.cc:260] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.531966 15268 ts_tablet_manager.cc:1434] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:00:28.532611 15268 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.550048 15268 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.550957 15268 tablet_bootstrap.cc:492] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.551623 15268 ts_tablet_manager.cc:1403] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 11:00:28.554239 15268 raft_consensus.cc:359] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.554877 15268 raft_consensus.cc:740] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.555619 15268 consensus_queue.cc:260] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.557829 15268 ts_tablet_manager.cc:1434] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:28.558604 15268 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.572036 15268 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.573012 15268 tablet_bootstrap.cc:492] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.573668 15268 ts_tablet_manager.cc:1403] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 11:00:28.575990 15268 raft_consensus.cc:359] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.576607 15268 raft_consensus.cc:740] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.577316 15268 consensus_queue.cc:260] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.579063 15268 ts_tablet_manager.cc:1434] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:28.579769 15268 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.622661 15268 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.623682 15268 tablet_bootstrap.cc:492] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.624315 15268 ts_tablet_manager.cc:1403] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.024s
I20260710 11:00:28.626510 15268 raft_consensus.cc:359] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.627314 15268 raft_consensus.cc:740] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.628103 15268 consensus_queue.cc:260] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.629958 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:39233
I20260710 11:00:28.629998 15268 ts_tablet_manager.cc:1434] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:28.630071 15337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:39233 every 8 connection(s)
I20260710 11:00:28.631196 15268 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.735810 15338 heartbeater.cc:344] Connected to a master server at 127.12.92.126:44597
I20260710 11:00:28.736248 15338 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:28.737111 15338 heartbeater.cc:507] Master 127.12.92.126:44597 requested a full tablet report, sending...
I20260710 11:00:28.741909 15268 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.742957 15268 tablet_bootstrap.cc:492] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.743705 15268 ts_tablet_manager.cc:1403] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.113s	user 0.047s	sys 0.054s
I20260710 11:00:28.746345 15268 raft_consensus.cc:359] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.747073 15268 raft_consensus.cc:740] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.747882 15268 consensus_queue.cc:260] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.750211 15268 ts_tablet_manager.cc:1434] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:28.751068 15268 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.759528 14678 ts_manager.cc:194] Re-registered known tserver with Master: 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:28.776794 15268 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.777843 15268 tablet_bootstrap.cc:492] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.778545 15268 ts_tablet_manager.cc:1403] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260710 11:00:28.781189 15268 raft_consensus.cc:359] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.781786 14678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37214
I20260710 11:00:28.781944 15268 raft_consensus.cc:740] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.782789 15268 consensus_queue.cc:260] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.784973 15268 ts_tablet_manager.cc:1434] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:28.785131 15338 heartbeater.cc:499] Master 127.12.92.126:44597 was elected leader, sending a full tablet report...
I20260710 11:00:28.785841 15268 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.817767 15268 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.818737 15268 tablet_bootstrap.cc:492] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.819332 15268 ts_tablet_manager.cc:1403] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260710 11:00:28.820966 15268 raft_consensus.cc:359] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.821485 15268 raft_consensus.cc:740] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.822057 15268 consensus_queue.cc:260] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:28.823761 15268 ts_tablet_manager.cc:1434] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:28.824860 15268 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.837675 15268 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.838622 15268 tablet_bootstrap.cc:492] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.839289 15268 ts_tablet_manager.cc:1403] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:00:28.841137 15268 raft_consensus.cc:359] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.841790 15268 raft_consensus.cc:740] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.842397 15268 consensus_queue.cc:260] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.844192 15268 ts_tablet_manager.cc:1434] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:28.845175 15268 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.858028 15268 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.858784 15268 tablet_bootstrap.cc:492] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.859334 15268 ts_tablet_manager.cc:1403] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 11:00:28.861340 15268 raft_consensus.cc:359] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.861883 15268 raft_consensus.cc:740] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.862375 15268 consensus_queue.cc:260] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.863874 15268 ts_tablet_manager.cc:1434] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:28.864611 15268 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.877022 15268 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.877710 15268 tablet_bootstrap.cc:492] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.878216 15268 ts_tablet_manager.cc:1403] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:28.879880 15268 raft_consensus.cc:359] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.880496 15268 raft_consensus.cc:740] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.881064 15268 consensus_queue.cc:260] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.882788 15268 ts_tablet_manager.cc:1434] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:28.883808 15268 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.896100 15268 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.896839 15268 tablet_bootstrap.cc:492] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.897336 15268 ts_tablet_manager.cc:1403] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:00:28.899050 15268 raft_consensus.cc:359] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:28.899528 15268 raft_consensus.cc:740] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.900033 15268 consensus_queue.cc:260] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:28.901655 15268 ts_tablet_manager.cc:1434] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:28.902833 15268 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap starting.
I20260710 11:00:28.920553 15268 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: 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:00:28.921537 15268 tablet_bootstrap.cc:492] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Bootstrap complete.
I20260710 11:00:28.922195 15268 ts_tablet_manager.cc:1403] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:00:28.924522 15268 raft_consensus.cc:359] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.925204 15268 raft_consensus.cc:740] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.925829 15268 consensus_queue.cc:260] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:28.927754 15268 ts_tablet_manager.cc:1434] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:28.971666 15258 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:28.972255 15258 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.974310 15258 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:28.976585 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:28.977173 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:28.977823 15311 raft_consensus.cc:2468] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:28.979125 14820 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:28.980266 15258 raft_consensus.cc:2804] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:28.980650 15258 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:28.981005 15258 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.987347 15258 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:28.990725 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:28.991246 15258 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:28.991359 15311 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.992309 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:28.999980 15311 raft_consensus.cc:2468] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 2.
I20260710 11:00:29.001381 14820 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.002718 15258 raft_consensus.cc:2804] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.003465 15258 raft_consensus.cc:697] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:29.004354 15258 consensus_queue.cc:237] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.012838 15135 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.013429 15135 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.013077 14678 catalog_manager.cc:5697] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.020438 15135 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.022931 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:29.024492 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.025203 15311 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:29.026479 14894 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.027621 15135 raft_consensus.cc:2804] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.028077 15135 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.028429 15135 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.035693 15135 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.037381 15135 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.038167 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:29.038640 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.039240 15311 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.044341 15311 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 2.
I20260710 11:00:29.045267 14894 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.045964 15135 raft_consensus.cc:2804] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.046533 15135 raft_consensus.cc:697] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:29.047330 15135 consensus_queue.cc:237] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.053988 14678 catalog_manager.cc:5697] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.070365 15218 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.070981 15218 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.072926 15218 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.073632 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:29.073993 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.074671 15311 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 1.
I20260710 11:00:29.075690 14820 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.076351 15218 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.076731 15218 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.077028 15218 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.079495 15250 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.080075 15250 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.081993 15218 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.082418 15250 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.083581 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.084302 15311 raft_consensus.cc:2468] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:29.085044 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:29.085290 15218 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.085513 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.086098 15312 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.086122 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:29.087358 14968 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:29.088120 15250 raft_consensus.cc:2804] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.088526 15250 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.088928 15250 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.091885 15312 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e154c627dc4d6eae050cb51eca8d1d in term 2.
I20260710 11:00:29.092949 14820 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [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: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.093979 15218 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.094465 15218 raft_consensus.cc:697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Becoming Leader. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:29.095273 15218 consensus_queue.cc:237] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.107324 14676 catalog_manager.cc:5697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "69e154c627dc4d6eae050cb51eca8d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.108283 15250 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.110319 15250 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.111027 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.112082 15312 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.111995 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:29.122959 15312 raft_consensus.cc:2468] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 2.
I20260710 11:00:29.123986 14968 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:29.124722 15250 raft_consensus.cc:2804] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.125872 15250 raft_consensus.cc:697] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 2 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:29.126626 15250 consensus_queue.cc:237] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.128285 15051 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.128898 15051 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.131114 15051 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.134889 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.135865 15312 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:29.137262 14894 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:29.135136 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:29.138015 15051 raft_consensus.cc:2804] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.138434 15051 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.138820 15051 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.142383 14678 catalog_manager.cc:5697] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 2 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.146414 15051 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.149866 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:29.150172 15051 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.151872 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.152345 15312 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.157593 15312 raft_consensus.cc:2468] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 2.
I20260710 11:00:29.158526 14894 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.159318 15051 raft_consensus.cc:2804] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.159842 15051 raft_consensus.cc:697] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:29.160715 15051 consensus_queue.cc:237] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.168826 14678 catalog_manager.cc:5697] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.172756 15250 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.173316 15250 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.176216 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.176900 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:29.177119 15312 raft_consensus.cc:2393] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 69e154c627dc4d6eae050cb51eca8d1d in this term.
I20260710 11:00:29.179591 15250 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.180027 14968 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:29.181392 15250 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.189014 15250 raft_consensus.cc:2749] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.190142 15051 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.190686 15051 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:29.191505 15250 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.192075 15250 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:29.193594 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.194291 15312 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:29.195601 14894 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:29.196446 15135 raft_consensus.cc:2804] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.196818 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:29.197489 15002 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:29.197736 15250 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:29.196820 15135 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.198642 15135 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.199328 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:29.199832 15051 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:29.200727 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.201469 15312 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 1.
I20260710 11:00:29.202477 14968 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:29.203282 15250 raft_consensus.cc:2804] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.203756 15250 raft_consensus.cc:493] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.204118 15250 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.209407 15135 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:29.210673 14928 raft_consensus.cc:2393] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:29.210834 15250 raft_consensus.cc:515] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:29.212365 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.212963 15312 raft_consensus.cc:3060] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.213490 15311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.215425 15135 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:29.215927 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:29.216320 15250 leader_election.cc:290] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:29.216712 15002 raft_consensus.cc:2393] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d8987ccbdd14732a1f24e39f87cfc39 in current term 2: Already voted for candidate 90016bb0306847839cd09a8296a4b8f9 in this term.
I20260710 11:00:29.216967 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ef28460fc4e3f835e37bcb91d0240" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:29.217741 14928 raft_consensus.cc:2393] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:29.218906 14969 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [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: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:29.219745 15250 raft_consensus.cc:2749] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.221004 15312 raft_consensus.cc:2468] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 2.
I20260710 11:00:29.221932 14894 leader_election.cc:304] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.222605 15135 raft_consensus.cc:2804] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.223133 15135 raft_consensus.cc:697] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:29.224004 15135 consensus_queue.cc:237] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:29.232748 14678 catalog_manager.cc:5697] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:29.238610 15135 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.239312 15135 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:29.242295 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.243019 15312 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 1.
I20260710 11:00:29.244464 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:29.245685 14894 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:29.245882 15135 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.246663 15135 raft_consensus.cc:2804] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:29.247058 15135 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.247428 15135 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.255259 15135 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:29.257546 15135 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [CANDIDATE]: Term 2 election: Requested vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.258685 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:29.258901 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
I20260710 11:00:29.259572 15312 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.266955 15312 raft_consensus.cc:2468] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in term 2.
I20260710 11:00:29.268144 14894 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:29.268996 15135 raft_consensus.cc:2804] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:29.269464 15135 raft_consensus.cc:697] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Becoming Leader. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:29.270176 15135 consensus_queue.cc:237] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:29.278210 14678 catalog_manager.cc:5697] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 reported cstate change: term changed from 1 to 2, leader changed from 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65) to 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.356217 15218 raft_consensus.cc:493] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.356705 15218 raft_consensus.cc:515] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:29.358875 15218 leader_election.cc:290] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:29.359287 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.359581 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fc9410c2dd4da0a122b25ee951c107" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:29.360219 15312 raft_consensus.cc:2393] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69e154c627dc4d6eae050cb51eca8d1d in current term 2: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:29.361268 14820 leader_election.cc:304] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:29.362089 15218 raft_consensus.cc:3060] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.367228 15218 raft_consensus.cc:2749] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.368876 15358 raft_consensus.cc:493] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.369323 15358 raft_consensus.cc:515] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.370872 15358 leader_election.cc:290] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:29.371749 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.371977 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03565222cb464f798cab5ff0b7e6e95b" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d" is_pre_election: true
I20260710 11:00:29.372635 15312 raft_consensus.cc:2393] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 69e154c627dc4d6eae050cb51eca8d1d in this term.
I20260710 11:00:29.373598 14968 leader_election.cc:304] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d
I20260710 11:00:29.374245 15358 raft_consensus.cc:3060] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.382364 15358 raft_consensus.cc:2749] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.392560 15218 raft_consensus.cc:493] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.393075 15218 raft_consensus.cc:515] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:29.394809 15218 leader_election.cc:290] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.395598 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90016bb0306847839cd09a8296a4b8f9" is_pre_election: true
I20260710 11:00:29.395803 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dab667bf442741c298b1bb9fe406c8c3" candidate_uuid: "69e154c627dc4d6eae050cb51eca8d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.396461 15312 raft_consensus.cc:2393] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69e154c627dc4d6eae050cb51eca8d1d in current term 2: Already voted for candidate 90016bb0306847839cd09a8296a4b8f9 in this term.
I20260710 11:00:29.397401 14820 leader_election.cc:304] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69e154c627dc4d6eae050cb51eca8d1d; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:29.398065 15218 raft_consensus.cc:3060] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.402803 15218 raft_consensus.cc:2749] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.420353 15358 raft_consensus.cc:493] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.420909 15358 raft_consensus.cc:515] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.422694 15358 leader_election.cc:290] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.423840 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:29.423840 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff95773527d54e32b533d6a9929c5256" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.424899 15311 raft_consensus.cc:1275] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 69e154c627dc4d6eae050cb51eca8d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.425127 15312 raft_consensus.cc:2393] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:29.426230 14968 leader_election.cc:304] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:29.426527 15218 consensus_queue.cc:1048] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.426975 15358 raft_consensus.cc:3060] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.438038 15358 raft_consensus.cc:2749] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.438616 15002 raft_consensus.cc:1275] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 69e154c627dc4d6eae050cb51eca8d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.440510 15218 consensus_queue.cc:1048] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.457409 15358 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1782feb7d8fd4a18ae948a1e808dbc41)
I20260710 11:00:29.457964 15358 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:29.460161 15358 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233)
I20260710 11:00:29.462080 15312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" is_pre_election: true
I20260710 11:00:29.462366 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" is_pre_election: true
I20260710 11:00:29.462970 15312 raft_consensus.cc:2393] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90016bb0306847839cd09a8296a4b8f9 in current term 2: Already voted for candidate 9d8987ccbdd14732a1f24e39f87cfc39 in this term.
I20260710 11:00:29.464108 14968 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9; no voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39
I20260710 11:00:29.464798 15358 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.472908 15358 raft_consensus.cc:2749] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:29.500303 15312 raft_consensus.cc:1275] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 69e154c627dc4d6eae050cb51eca8d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.501780 15156 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.528487 15001 raft_consensus.cc:1275] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 69e154c627dc4d6eae050cb51eca8d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.533896 15258 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.602514 15001 raft_consensus.cc:1275] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.604224 15054 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.613523 15312 raft_consensus.cc:1275] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.615420 15135 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.625888 14854 raft_consensus.cc:1275] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 90016bb0306847839cd09a8296a4b8f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.627403 15358 consensus_queue.cc:1048] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:29.652645 15312 raft_consensus.cc:1275] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 90016bb0306847839cd09a8296a4b8f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.654114 15358 consensus_queue.cc:1048] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.686398 15311 raft_consensus.cc:1275] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.687716 15375 consensus_queue.cc:1048] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.699955 15001 raft_consensus.cc:1275] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.701563 15375 consensus_queue.cc:1048] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.733837 15001 raft_consensus.cc:1275] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.735265 15375 consensus_queue.cc:1048] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.746158 15311 raft_consensus.cc:1275] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.747709 15135 consensus_queue.cc:1048] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.780220 15311 raft_consensus.cc:1275] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.781519 15135 consensus_queue.cc:1048] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.790683 14855 raft_consensus.cc:1275] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 9d8987ccbdd14732a1f24e39f87cfc39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.792466 15054 consensus_queue.cc:1048] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:33.732219 14892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.68:39701, user_credentials={real_user=slave}} blocked reactor thread for 62501.4us
W20260710 11:00:34.576581 14876 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdca0 after lost signal to thread 12660
W20260710 11:00:34.577545 14876 debug-util.cc:398] Leaking SignalData structure 0x7b0800176280 after lost signal to thread 14712
W20260710 11:00:34.578456 14876 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa4a0 after lost signal to thread 14879
W20260710 11:00:34.579303 14876 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5e60 after lost signal to thread 14953
W20260710 11:00:34.580080 14876 debug-util.cc:398] Leaking SignalData structure 0x7b080027bb00 after lost signal to thread 15027
W20260710 11:00:34.580932 14876 debug-util.cc:398] Leaking SignalData structure 0x7b0800057500 after lost signal to thread 15337
I20260710 11:00:38.812849 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:38.848052 14855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a343bffe933448c870fa0820892843e"
dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:41028
I20260710 11:00:38.849087 14855 raft_consensus.cc:606] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:38.852388 14855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72"
dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:41028
I20260710 11:00:38.852936 14855 raft_consensus.cc:606] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:38.855762 14855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12"
dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
mode: GRACEFUL
new_leader_uuid: "90016bb0306847839cd09a8296a4b8f9"
 from {username='slave'} at 127.0.0.1:41028
I20260710 11:00:38.856782 14855 raft_consensus.cc:606] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Received request to transfer leadership to TS 90016bb0306847839cd09a8296a4b8f9
I20260710 11:00:38.869833 14928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa"
dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:57992
I20260710 11:00:38.870334 14928 raft_consensus.cc:606] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:38.873037 14855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf"
dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:41028
I20260710 11:00:38.873557 14855 raft_consensus.cc:606] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:38.874598 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:38.875277 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:38.912755 15403 raft_consensus.cc:993] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:38.913321 15400 raft_consensus.cc:1081] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:38.915124 15307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52276
I20260710 11:00:38.915665 15307 raft_consensus.cc:493] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:38.916055 15307 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.921365 15398 raft_consensus.cc:993] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: : Instructing follower 90016bb0306847839cd09a8296a4b8f9 to start an election
I20260710 11:00:38.921931 15398 raft_consensus.cc:1081] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Signalling peer 90016bb0306847839cd09a8296a4b8f9 to start an election
I20260710 11:00:38.923985 15000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12"
dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
 from {username='slave'} at 127.0.0.1:58698
I20260710 11:00:38.924587 15000 raft_consensus.cc:493] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:38.924942 15000 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.926288 15307 raft_consensus.cc:515] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:38.934621 15307 leader_election.cc:290] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:38.935310 15000 raft_consensus.cc:515] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:38.938419 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:38.939252 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8625d6d47f4ebdb7fc6b64b05fab12" candidate_uuid: "90016bb0306847839cd09a8296a4b8f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:38.939397 14855 raft_consensus.cc:3055] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:38.939905 14928 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.940034 14855 raft_consensus.cc:740] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:38.941125 14855 consensus_queue.cc:260] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:38.942436 14855 raft_consensus.cc:3060] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.946319 14927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:38.947127 14927 raft_consensus.cc:3055] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:38.938544 15000 leader_election.cc:290] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:38.947487 14927 raft_consensus.cc:740] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:38.948424 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ef4b80a654b34b25f812519603efa" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:38.948406 14928 raft_consensus.cc:2468] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 2.
I20260710 11:00:38.948549 14927 consensus_queue.cc:260] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:38.949040 15001 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.950423 14969 leader_election.cc:304] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90016bb0306847839cd09a8296a4b8f9, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:38.950600 14927 raft_consensus.cc:3060] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.951468 15402 raft_consensus.cc:2804] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:38.952138 14855 raft_consensus.cc:2468] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90016bb0306847839cd09a8296a4b8f9 in term 2.
I20260710 11:00:38.954378 15402 raft_consensus.cc:697] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 2 LEADER]: Becoming Leader. State: Replica: 90016bb0306847839cd09a8296a4b8f9, State: Running, Role: LEADER
I20260710 11:00:38.955675 15402 consensus_queue.cc:237] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } }
I20260710 11:00:38.959210 14927 raft_consensus.cc:2468] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:38.960748 15265 leader_election.cc:304] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:38.961666 15001 raft_consensus.cc:2468] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:38.964139 15412 raft_consensus.cc:2804] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:38.965590 15412 raft_consensus.cc:697] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:38.967097 15412 consensus_queue.cc:237] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:38.969607 14676 catalog_manager.cc:5697] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 reported cstate change: term changed from 1 to 2, leader changed from 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66) to 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68). New cstate: current_term: 2 leader_uuid: "90016bb0306847839cd09a8296a4b8f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.976300 14675 catalog_manager.cc:5697] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 1 to 2, leader changed from 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:39.271064 15401 raft_consensus.cc:993] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.271685 15398 raft_consensus.cc:1081] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.273590 15311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52292
I20260710 11:00:39.274085 15311 raft_consensus.cc:493] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.274358 15311 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.279467 15311 raft_consensus.cc:515] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.281487 15311 leader_election.cc:290] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 3 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:39.282217 15001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:39.283313 15001 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.289029 15001 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 3.
I20260710 11:00:39.290316 15262 leader_election.cc:304] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:39.291179 15412 raft_consensus.cc:2804] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:39.291286 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7039d7ce7d5b4fe8b33746a4b8bc8b72" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:39.291664 15412 raft_consensus.cc:697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:39.292418 14855 raft_consensus.cc:3055] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:39.292776 14855 raft_consensus.cc:740] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:39.293011 15412 consensus_queue.cc:237] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.293555 14855 consensus_queue.cc:260] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [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: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.294788 14855 raft_consensus.cc:3060] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.300062 14855 raft_consensus.cc:2468] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 3.
I20260710 11:00:39.302008 14675 catalog_manager.cc:5697] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 2 to 3, leader changed from 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.361258 15398 raft_consensus.cc:993] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.361855 15401 raft_consensus.cc:1081] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.363880 15307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a343bffe933448c870fa0820892843e"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52292
I20260710 11:00:39.364529 15307 raft_consensus.cc:493] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.364878 15307 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.369644 15307 raft_consensus.cc:515] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:39.371366 15307 leader_election.cc:290] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:39.372768 14927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:39.372952 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a343bffe933448c870fa0820892843e" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:39.373306 14927 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.373540 14855 raft_consensus.cc:3055] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.373948 14855 raft_consensus.cc:740] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:39.374668 14855 consensus_queue.cc:260] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:39.375735 14855 raft_consensus.cc:3060] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.378720 14927 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:39.379925 15265 leader_election.cc:304] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:39.380548 14855 raft_consensus.cc:2468] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:39.380671 15412 raft_consensus.cc:2804] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.381193 15412 raft_consensus.cc:697] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:39.382025 15412 consensus_queue.cc:237] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:39.389400 14675 catalog_manager.cc:5697] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 1 to 2, leader changed from 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.410832 15398 raft_consensus.cc:993] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.411361 15401 raft_consensus.cc:1081] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.412917 15307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52292
I20260710 11:00:39.413403 15001 raft_consensus.cc:1275] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.413479 15307 raft_consensus.cc:493] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.414036 15307 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.414856 14927 raft_consensus.cc:1275] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.414913 15412 consensus_queue.cc:1048] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:39.416501 15413 consensus_queue.cc:1048] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:39.421717 15307 raft_consensus.cc:515] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.425403 15000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:39.426224 15000 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.426219 14855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea89efcede0f4e598529ec71391a9eaf" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:39.432389 14855 raft_consensus.cc:3055] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.432802 14855 raft_consensus.cc:740] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69e154c627dc4d6eae050cb51eca8d1d, State: Running, Role: LEADER
I20260710 11:00:39.433789 14855 consensus_queue.cc:260] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.436331 14855 raft_consensus.cc:3060] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.440035 14854 raft_consensus.cc:1275] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 90016bb0306847839cd09a8296a4b8f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.441769 15402 consensus_queue.cc:1048] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.449340 15000 raft_consensus.cc:2468] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:39.424661 15307 leader_election.cc:290] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Requested vote from peers 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701), 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283)
I20260710 11:00:39.452402 14855 raft_consensus.cc:2468] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:39.453824 15264 leader_election.cc:304] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 69e154c627dc4d6eae050cb51eca8d1d; no voters: 
I20260710 11:00:39.454919 15412 raft_consensus.cc:2804] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.455470 15412 raft_consensus.cc:697] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:39.456367 15412 consensus_queue.cc:237] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } }
I20260710 11:00:39.461294 14927 raft_consensus.cc:1275] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Refusing update from remote peer 90016bb0306847839cd09a8296a4b8f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.463167 15410 consensus_queue.cc:1048] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:39.479434 14674 catalog_manager.cc:5697] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 1 to 2, leader changed from 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.727602 15000 raft_consensus.cc:1275] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:39.728761 15412 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:39.739550 14854 raft_consensus.cc:1275] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 3 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:39.741930 15413 consensus_queue.cc:1048] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:39.778203 14854 raft_consensus.cc:1275] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.779443 15413 consensus_queue.cc:1048] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.789281 14927 raft_consensus.cc:1275] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.791704 15434 consensus_queue.cc:1048] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:39.876199 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:39.895044 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:39.908222 14927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90"
dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:57992
I20260710 11:00:39.908885 14927 raft_consensus.cc:606] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:39.911590 14927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8"
dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
mode: GRACEFUL
new_leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:57992
I20260710 11:00:39.912128 14927 raft_consensus.cc:606] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Received request to transfer leadership to TS 1782feb7d8fd4a18ae948a1e808dbc41
I20260710 11:00:39.913311 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:39.914175 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:39.914870 14855 raft_consensus.cc:1275] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.916141 15434 consensus_queue.cc:1048] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.928687 15000 raft_consensus.cc:1275] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.930876 15434 consensus_queue.cc:1048] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.947917 15441 raft_consensus.cc:993] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.948565 15442 raft_consensus.cc:1081] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:39.950536 15307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52276
I20260710 11:00:39.951149 15307 raft_consensus.cc:493] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.951555 15307 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.958492 15307 raft_consensus.cc:515] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:39.960911 14927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:39.961169 15000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8b7f696b814813b162e102bd957db8" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90016bb0306847839cd09a8296a4b8f9"
I20260710 11:00:39.961439 14927 raft_consensus.cc:3055] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:39.961400 15307 leader_election.cc:290] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 3 election: Requested vote from peers 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821), 90016bb0306847839cd09a8296a4b8f9 (127.12.92.68:39701)
I20260710 11:00:39.962018 14927 raft_consensus.cc:740] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:39.962061 15000 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.963150 14927 consensus_queue.cc:260] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:39.964425 14927 raft_consensus.cc:3060] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:39.969733 15000 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 3.
I20260710 11:00:39.971592 14927 raft_consensus.cc:2468] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 3.
I20260710 11:00:39.971591 15262 leader_election.cc:304] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: 1782feb7d8fd4a18ae948a1e808dbc41, 90016bb0306847839cd09a8296a4b8f9; no voters: 
I20260710 11:00:39.972695 15412 raft_consensus.cc:2804] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:39.973186 15412 raft_consensus.cc:697] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:39.974112 15412 consensus_queue.cc:237] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [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: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } }
I20260710 11:00:39.981231 14674 catalog_manager.cc:5697] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 2 to 3, leader changed from 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 3 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:40.377990 15001 raft_consensus.cc:1275] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:40.380522 15412 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90016bb0306847839cd09a8296a4b8f9" member_type: VOTER last_known_addr { host: "127.12.92.68" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:40.393306 14928 raft_consensus.cc:1275] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 3 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:40.395407 15412 consensus_queue.cc:1048] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:40.396939 15441 raft_consensus.cc:993] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: : Instructing follower 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:40.397650 15403 raft_consensus.cc:1081] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Signalling peer 1782feb7d8fd4a18ae948a1e808dbc41 to start an election
I20260710 11:00:40.404165 15311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90"
dest_uuid: "1782feb7d8fd4a18ae948a1e808dbc41"
 from {username='slave'} at 127.0.0.1:52276
I20260710 11:00:40.404937 15311 raft_consensus.cc:493] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:40.405356 15311 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:40.414691 15311 raft_consensus.cc:515] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:40.417145 15311 leader_election.cc:290] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Requested vote from peers 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283), 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821)
I20260710 11:00:40.417567 14854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69e154c627dc4d6eae050cb51eca8d1d"
I20260710 11:00:40.418529 14928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5df5cfb49d4a908e747a61d843af90" candidate_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d8987ccbdd14732a1f24e39f87cfc39"
I20260710 11:00:40.423231 14928 raft_consensus.cc:3055] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:40.418578 14854 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:40.423804 14928 raft_consensus.cc:740] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d8987ccbdd14732a1f24e39f87cfc39, State: Running, Role: LEADER
I20260710 11:00:40.425014 14928 consensus_queue.cc:260] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:40.426539 14928 raft_consensus.cc:3060] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:40.432344 14928 raft_consensus.cc:2468] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:40.432189 14854 raft_consensus.cc:2468] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1782feb7d8fd4a18ae948a1e808dbc41 in term 2.
I20260710 11:00:40.433864 15265 leader_election.cc:304] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1782feb7d8fd4a18ae948a1e808dbc41, 9d8987ccbdd14732a1f24e39f87cfc39; no voters: 
I20260710 11:00:40.435156 15412 raft_consensus.cc:2804] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:40.435575 15412 raft_consensus.cc:697] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Becoming Leader. State: Replica: 1782feb7d8fd4a18ae948a1e808dbc41, State: Running, Role: LEADER
I20260710 11:00:40.436477 15412 consensus_queue.cc:237] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } }
I20260710 11:00:40.450692 14675 catalog_manager.cc:5697] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 reported cstate change: term changed from 1 to 2, leader changed from 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67) to 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1782feb7d8fd4a18ae948a1e808dbc41" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.854856 14928 raft_consensus.cc:1275] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:40.856220 15434 consensus_queue.cc:1048] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d8987ccbdd14732a1f24e39f87cfc39" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 43821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:40.865384 14854 raft_consensus.cc:1275] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Refusing update from remote peer 1782feb7d8fd4a18ae948a1e808dbc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:40.867848 15439 consensus_queue.cc:1048] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69e154c627dc4d6eae050cb51eca8d1d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:40.915303 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:40.930305 12657 tablet_server.cc:179] TabletServer@127.12.92.65:39233 shutting down...
I20260710 11:00:40.953974 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:40.954684 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.955648 12657 raft_consensus.cc:2243] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.956219 12657 raft_consensus.cc:2272] T 0a7ef28460fc4e3f835e37bcb91d0240 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.958456 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.959704 12657 raft_consensus.cc:2243] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.960609 12657 raft_consensus.cc:2272] T ea89efcede0f4e598529ec71391a9eaf P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.962894 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.963774 12657 raft_consensus.cc:2243] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.964254 12657 raft_consensus.cc:2272] T 53fc9410c2dd4da0a122b25ee951c107 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.966650 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.967315 12657 raft_consensus.cc:2243] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.967810 12657 raft_consensus.cc:2272] T 35d3b39866654c06943017ee8cc0cd76 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.970167 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.970757 12657 raft_consensus.cc:2243] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.971570 12657 raft_consensus.cc:2272] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.973551 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.974110 12657 raft_consensus.cc:2243] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.974536 12657 raft_consensus.cc:2272] T 3fb549bba2334657a402c8ab803660c4 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.977289 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.977989 12657 raft_consensus.cc:2243] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.978624 12657 raft_consensus.cc:2272] T 03565222cb464f798cab5ff0b7e6e95b P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.981271 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.981796 12657 raft_consensus.cc:2243] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.982227 12657 raft_consensus.cc:2272] T dab667bf442741c298b1bb9fe406c8c3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.984689 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.985522 12657 raft_consensus.cc:2243] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.986084 12657 raft_consensus.cc:2272] T 9c3bcd6979be44f7889918d004c924a2 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.988323 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.988850 12657 raft_consensus.cc:2243] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.989276 12657 raft_consensus.cc:2272] T 1b016f3ad14840f787fc2694bd1572f5 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.992235 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.993125 12657 raft_consensus.cc:2243] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.993777 12657 raft_consensus.cc:2272] T fa4317de27034b60b6bce64f8bd2147c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.996315 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:40.996821 12657 raft_consensus.cc:2243] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.997591 12657 raft_consensus.cc:2272] T 1e5df5cfb49d4a908e747a61d843af90 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.000348 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.000900 12657 raft_consensus.cc:2243] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.001281 12657 raft_consensus.cc:2272] T d898948819cb43e9a73debdcc0f29cf3 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.003229 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.003681 12657 raft_consensus.cc:2243] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.004572 12657 raft_consensus.cc:2272] T 2a343bffe933448c870fa0820892843e P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.006618 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.007208 12657 raft_consensus.cc:2243] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.007653 12657 raft_consensus.cc:2272] T ff95773527d54e32b533d6a9929c5256 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.009861 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.010318 12657 raft_consensus.cc:2243] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.011178 12657 raft_consensus.cc:2272] T cd8b7f696b814813b162e102bd957db8 P 1782feb7d8fd4a18ae948a1e808dbc41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.013666 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.014133 12657 raft_consensus.cc:2243] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.014483 12657 raft_consensus.cc:2272] T dd42f956bb2747a797e8f4fa96d3ee4c P 1782feb7d8fd4a18ae948a1e808dbc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.016448 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:41.016995 12657 raft_consensus.cc:2243] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.017894 12657 raft_consensus.cc:2272] T 9d0ef4b80a654b34b25f812519603efa P 1782feb7d8fd4a18ae948a1e808dbc41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.024040 14820 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260710 11:00:41.027990 14820 consensus_peers.cc:597] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. 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:00:41.051525 14820 consensus_peers.cc:597] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.060741 12657 tablet_server.cc:196] TabletServer@127.12.92.65:39233 shutdown complete.
I20260710 11:00:41.097718 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 11:00:41.122385 14968 consensus_peers.cc:597] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Couldn't send request to peer 69e154c627dc4d6eae050cb51eca8d1d. 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:00:41.132655 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:00:41.133033 14894 consensus_peers.cc:597] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.133666 12657 tablet_replica.cc:333] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.134631 12657 raft_consensus.cc:2243] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.135116 12657 raft_consensus.cc:2272] T d898948819cb43e9a73debdcc0f29cf3 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.137130 12657 tablet_replica.cc:333] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.137763 12657 raft_consensus.cc:2243] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.138163 12657 raft_consensus.cc:2272] T 2a343bffe933448c870fa0820892843e P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.139977 12657 tablet_replica.cc:333] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.140482 12657 raft_consensus.cc:2243] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.141215 12657 raft_consensus.cc:2272] T 5d3767e40c6b4846b607428e98b0e734 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.143092 12657 tablet_replica.cc:333] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.143584 12657 raft_consensus.cc:2243] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.144268 12657 raft_consensus.cc:2272] T 03565222cb464f798cab5ff0b7e6e95b P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.146098 12657 tablet_replica.cc:333] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.146663 12657 raft_consensus.cc:2243] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.147127 12657 raft_consensus.cc:2272] T 1a706c2224c940d19f927594d1931341 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.148869 12657 tablet_replica.cc:333] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.149320 12657 raft_consensus.cc:2243] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.150055 12657 raft_consensus.cc:2272] T 3fb549bba2334657a402c8ab803660c4 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.152053 12657 tablet_replica.cc:333] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.152599 12657 raft_consensus.cc:2243] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.153448 12657 raft_consensus.cc:2272] T 35d3b39866654c06943017ee8cc0cd76 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.155470 12657 tablet_replica.cc:333] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.156032 12657 raft_consensus.cc:2243] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.156517 12657 raft_consensus.cc:2272] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 69e154c627dc4d6eae050cb51eca8d1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.158365 12657 tablet_replica.cc:333] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.158867 12657 raft_consensus.cc:2243] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.159344 12657 raft_consensus.cc:2272] T 53fc9410c2dd4da0a122b25ee951c107 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.161660 12657 tablet_replica.cc:333] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.162145 12657 raft_consensus.cc:2243] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.162537 12657 raft_consensus.cc:2272] T dab667bf442741c298b1bb9fe406c8c3 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.164980 12657 tablet_replica.cc:333] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.165803 12657 raft_consensus.cc:2243] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.166430 12657 raft_consensus.cc:2272] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.169010 12657 tablet_replica.cc:333] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.169466 12657 raft_consensus.cc:2243] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.169836 12657 raft_consensus.cc:2272] T 69f8e10fcfd840e08ef1d88053824b04 P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.172107 12657 tablet_replica.cc:333] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.172580 12657 raft_consensus.cc:2243] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.172969 12657 raft_consensus.cc:2272] T 6337b2fd5d524be99b68467e45ee96aa P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.174877 12657 tablet_replica.cc:333] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.175433 12657 raft_consensus.cc:2243] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.176371 12657 raft_consensus.cc:2272] T 649ea6a060a441f2802008c88a1577dc P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.178288 12657 tablet_replica.cc:333] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.178798 12657 raft_consensus.cc:2243] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.179256 12657 raft_consensus.cc:2272] T dd42f956bb2747a797e8f4fa96d3ee4c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.181005 12657 tablet_replica.cc:333] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.181448 12657 raft_consensus.cc:2243] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.181828 12657 raft_consensus.cc:2272] T ea89efcede0f4e598529ec71391a9eaf P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.184093 12657 tablet_replica.cc:333] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.184592 12657 raft_consensus.cc:2243] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.185546 12657 raft_consensus.cc:2272] T fa4317de27034b60b6bce64f8bd2147c P 69e154c627dc4d6eae050cb51eca8d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.187955 12657 tablet_replica.cc:333] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d: stopping tablet replica
I20260710 11:00:41.188436 12657 raft_consensus.cc:2243] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.188841 12657 raft_consensus.cc:2272] T 1e5df5cfb49d4a908e747a61d843af90 P 69e154c627dc4d6eae050cb51eca8d1d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.240901 14894 consensus_peers.cc:597] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:41.258067 14968 consensus_peers.cc:597] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.273072 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
W20260710 11:00:41.281136 14894 consensus_peers.cc:597] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:41.304601 14894 consensus_peers.cc:597] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 -> Peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Couldn't send request to peer 69e154c627dc4d6eae050cb51eca8d1d. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.308391 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 11:00:41.336865 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:41.337702 12657 tablet_replica.cc:333] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.338693 12657 raft_consensus.cc:2243] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.339260 12657 raft_consensus.cc:2272] T 5d3767e40c6b4846b607428e98b0e734 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.341290 12657 tablet_replica.cc:333] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.341845 12657 raft_consensus.cc:2243] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.342274 12657 raft_consensus.cc:2272] T 9d0ef4b80a654b34b25f812519603efa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.344151 12657 tablet_replica.cc:333] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.344645 12657 raft_consensus.cc:2243] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.345042 12657 raft_consensus.cc:2272] T cd8b7f696b814813b162e102bd957db8 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.347229 12657 tablet_replica.cc:333] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.347805 12657 raft_consensus.cc:2243] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.348548 12657 raft_consensus.cc:2272] T 1a706c2224c940d19f927594d1931341 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.350373 12657 tablet_replica.cc:333] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.350915 12657 raft_consensus.cc:2243] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.351397 12657 raft_consensus.cc:2272] T 3fb549bba2334657a402c8ab803660c4 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.353099 12657 tablet_replica.cc:333] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.353605 12657 raft_consensus.cc:2243] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.354354 12657 raft_consensus.cc:2272] T 53fc9410c2dd4da0a122b25ee951c107 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.356107 12657 tablet_replica.cc:333] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.356603 12657 raft_consensus.cc:2243] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.357079 12657 raft_consensus.cc:2272] T 35d3b39866654c06943017ee8cc0cd76 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.359190 12657 tablet_replica.cc:333] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.359874 12657 raft_consensus.cc:2243] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.360795 12657 raft_consensus.cc:2272] T 0a7ef28460fc4e3f835e37bcb91d0240 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.362866 12657 tablet_replica.cc:333] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.363392 12657 raft_consensus.cc:2243] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.363794 12657 raft_consensus.cc:2272] T 2a343bffe933448c870fa0820892843e P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.365626 12657 tablet_replica.cc:333] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.366111 12657 raft_consensus.cc:2243] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.366855 12657 raft_consensus.cc:2272] T ff95773527d54e32b533d6a9929c5256 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.368702 12657 tablet_replica.cc:333] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.369208 12657 raft_consensus.cc:2243] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.369603 12657 raft_consensus.cc:2272] T 1e5df5cfb49d4a908e747a61d843af90 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.371852 12657 tablet_replica.cc:333] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.372357 12657 raft_consensus.cc:2243] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.372769 12657 raft_consensus.cc:2272] T fa4317de27034b60b6bce64f8bd2147c P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.374425 12657 tablet_replica.cc:333] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.374893 12657 raft_consensus.cc:2243] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.375329 12657 raft_consensus.cc:2272] T 1b016f3ad14840f787fc2694bd1572f5 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.377588 12657 tablet_replica.cc:333] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.378228 12657 raft_consensus.cc:2243] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.378708 12657 raft_consensus.cc:2272] T 69f8e10fcfd840e08ef1d88053824b04 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.380836 14968 consensus_peers.cc:597] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.381429 12657 tablet_replica.cc:333] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.382141 12657 raft_consensus.cc:2243] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.382607 12657 raft_consensus.cc:2272] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.382946 14969 consensus_peers.cc:597] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Couldn't send request to peer 9d8987ccbdd14732a1f24e39f87cfc39. 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:00:41.384742 12657 tablet_replica.cc:333] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.385335 12657 raft_consensus.cc:2243] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.386096 12657 raft_consensus.cc:2272] T 9c3bcd6979be44f7889918d004c924a2 P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.386533 14968 consensus_peers.cc:597] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.388005 12657 tablet_replica.cc:333] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.388530 12657 raft_consensus.cc:2243] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.389225 12657 raft_consensus.cc:2272] T 6337b2fd5d524be99b68467e45ee96aa P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.390928 12657 tablet_replica.cc:333] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39: stopping tablet replica
I20260710 11:00:41.391443 12657 raft_consensus.cc:2243] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.391893 12657 raft_consensus.cc:2272] T 649ea6a060a441f2802008c88a1577dc P 9d8987ccbdd14732a1f24e39f87cfc39 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.420349 14969 consensus_peers.cc:597] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Couldn't send request to peer 9d8987ccbdd14732a1f24e39f87cfc39. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.67:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.428911 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:00:41.458729 12657 tablet_server.cc:179] TabletServer@127.12.92.68:0 shutting down...
W20260710 11:00:41.482331 14968 consensus_peers.cc:597] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Couldn't send request to peer 69e154c627dc4d6eae050cb51eca8d1d. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:41.484315 14968 consensus_peers.cc:597] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 1782feb7d8fd4a18ae948a1e808dbc41 (127.12.92.65:39233): Couldn't send request to peer 1782feb7d8fd4a18ae948a1e808dbc41. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:39233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.497195 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:41.497963 12657 tablet_replica.cc:333] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.498620 12657 raft_consensus.cc:2243] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.499208 12657 raft_consensus.cc:2272] T 03565222cb464f798cab5ff0b7e6e95b P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.501250 12657 tablet_replica.cc:333] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.501828 12657 raft_consensus.cc:2243] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.502252 12657 raft_consensus.cc:2272] T 9d0ef4b80a654b34b25f812519603efa P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.504124 12657 tablet_replica.cc:333] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.504864 12657 raft_consensus.cc:2243] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.505806 12657 raft_consensus.cc:2272] T d898948819cb43e9a73debdcc0f29cf3 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.508106 12657 tablet_replica.cc:333] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.508687 12657 raft_consensus.cc:2243] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.509181 12657 raft_consensus.cc:2272] T 5d3767e40c6b4846b607428e98b0e734 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.509727 14968 consensus_peers.cc:597] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 69e154c627dc4d6eae050cb51eca8d1d (127.12.92.66:46283): Couldn't send request to peer 69e154c627dc4d6eae050cb51eca8d1d. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.511188 12657 tablet_replica.cc:333] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.511732 12657 raft_consensus.cc:2243] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.512167 12657 raft_consensus.cc:2272] T 1a706c2224c940d19f927594d1931341 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.513891 12657 tablet_replica.cc:333] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.514451 12657 raft_consensus.cc:2243] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.515027 12657 raft_consensus.cc:2272] T 7039d7ce7d5b4fe8b33746a4b8bc8b72 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.517560 12657 tablet_replica.cc:333] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.518172 12657 raft_consensus.cc:2243] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.518745 12657 raft_consensus.cc:2272] T ea89efcede0f4e598529ec71391a9eaf P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.519459 14969 consensus_peers.cc:597] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 -> Peer 9d8987ccbdd14732a1f24e39f87cfc39 (127.12.92.67:43821): Couldn't send request to peer 9d8987ccbdd14732a1f24e39f87cfc39. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.67:43821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.520735 12657 tablet_replica.cc:333] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.521301 12657 raft_consensus.cc:2243] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.522029 12657 raft_consensus.cc:2272] T dab667bf442741c298b1bb9fe406c8c3 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.523872 12657 tablet_replica.cc:333] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.524377 12657 raft_consensus.cc:2243] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.524797 12657 raft_consensus.cc:2272] T 9c3bcd6979be44f7889918d004c924a2 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.526541 12657 tablet_replica.cc:333] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.527110 12657 raft_consensus.cc:2243] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.527529 12657 raft_consensus.cc:2272] T cd8b7f696b814813b162e102bd957db8 P 90016bb0306847839cd09a8296a4b8f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.529207 12657 tablet_replica.cc:333] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.529709 12657 raft_consensus.cc:2243] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.530468 12657 raft_consensus.cc:2272] T dd42f956bb2747a797e8f4fa96d3ee4c P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.532276 12657 tablet_replica.cc:333] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.532788 12657 raft_consensus.cc:2243] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.533205 12657 raft_consensus.cc:2272] T 6337b2fd5d524be99b68467e45ee96aa P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.534920 12657 tablet_replica.cc:333] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.535468 12657 raft_consensus.cc:2243] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.535835 12657 raft_consensus.cc:2272] T 649ea6a060a441f2802008c88a1577dc P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.537528 12657 tablet_replica.cc:333] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.537998 12657 raft_consensus.cc:2243] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.538760 12657 raft_consensus.cc:2272] T 69f8e10fcfd840e08ef1d88053824b04 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.540478 12657 tablet_replica.cc:333] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.540993 12657 raft_consensus.cc:2243] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.541744 12657 raft_consensus.cc:2272] T 7b8625d6d47f4ebdb7fc6b64b05fab12 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.543488 12657 tablet_replica.cc:333] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.544032 12657 raft_consensus.cc:2243] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.544792 12657 raft_consensus.cc:2272] T 1b016f3ad14840f787fc2694bd1572f5 P 90016bb0306847839cd09a8296a4b8f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.546416 12657 tablet_replica.cc:333] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.546859 12657 raft_consensus.cc:2243] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.547290 12657 raft_consensus.cc:2272] T ff95773527d54e32b533d6a9929c5256 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.548954 12657 tablet_replica.cc:333] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9: stopping tablet replica
I20260710 11:00:41.549376 12657 raft_consensus.cc:2243] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.549773 12657 raft_consensus.cc:2272] T 0a7ef28460fc4e3f835e37bcb91d0240 P 90016bb0306847839cd09a8296a4b8f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.576957 12657 tablet_server.cc:196] TabletServer@127.12.92.68:0 shutdown complete.
I20260710 11:00:41.606035 12657 master.cc:562] Master@127.12.92.126:44597 shutting down...
I20260710 11:00:41.627426 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.627970 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.628314 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P 010739fd96a94393b33464b3f61d163d: stopping tablet replica
I20260710 11:00:41.649339 12657 master.cc:584] Master@127.12.92.126:44597 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19157 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:41.705390 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:41285
I20260710 11:00:41.706537 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:41.712392 15461 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:00:41.712486 15462 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:00:41.713500 15464 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:00:41.714869 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:41.715863 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:41.716091 12657 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:00:41.716243 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681241716224 us; error 0 us; skew 500 ppm
I20260710 11:00:41.716802 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:41.719322 12657 webserver.cc:533] Webserver started at http://127.12.92.126:36181/ using document root <none> and password file <none>
I20260710 11:00:41.719815 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:41.720016 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:41.720286 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:41.721432 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "f91a2f3ad09a4e35aca2bbfe8838e355"
format_stamp: "Formatted at 2026-07-10 11:00:41 on dist-test-slave-tgtk"
I20260710 11:00:41.725927 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:00:41.729535 15469 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:00:41.730441 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:41.730695 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "f91a2f3ad09a4e35aca2bbfe8838e355"
format_stamp: "Formatted at 2026-07-10 11:00:41 on dist-test-slave-tgtk"
I20260710 11:00:41.730974 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-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:00:41.753624 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:41.754793 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:41.793313 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:41285
I20260710 11:00:41.793421 15520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:41285 every 8 connection(s)
I20260710 11:00:41.797613 15521 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:00:41.807935 15521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355: Bootstrap starting.
I20260710 11:00:41.812834 15521 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.817144 15521 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355: No bootstrap required, opened a new log
I20260710 11:00:41.819442 15521 raft_consensus.cc:359] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER }
I20260710 11:00:41.819844 15521 raft_consensus.cc:385] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.820088 15521 raft_consensus.cc:740] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91a2f3ad09a4e35aca2bbfe8838e355, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.820755 15521 consensus_queue.cc:260] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER }
I20260710 11:00:41.821213 15521 raft_consensus.cc:399] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:41.821440 15521 raft_consensus.cc:493] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:41.821717 15521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.826187 15521 raft_consensus.cc:515] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER }
I20260710 11:00:41.826747 15521 leader_election.cc:304] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [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: f91a2f3ad09a4e35aca2bbfe8838e355; no voters: 
I20260710 11:00:41.828153 15521 leader_election.cc:290] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:41.828661 15524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.830101 15524 raft_consensus.cc:697] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 1 LEADER]: Becoming Leader. State: Replica: f91a2f3ad09a4e35aca2bbfe8838e355, State: Running, Role: LEADER
I20260710 11:00:41.831066 15524 consensus_queue.cc:237] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [LEADER]: Queue going to LEADER mode. State: All 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: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER }
I20260710 11:00:41.831288 15521 sys_catalog.cc:565] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:41.835861 15525 sys_catalog.cc:455] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER } }
I20260710 11:00:41.836000 15526 sys_catalog.cc:455] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f91a2f3ad09a4e35aca2bbfe8838e355. Latest consensus state: current_term: 1 leader_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91a2f3ad09a4e35aca2bbfe8838e355" member_type: VOTER } }
I20260710 11:00:41.836545 15526 sys_catalog.cc:458] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:41.836573 15525 sys_catalog.cc:458] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:41.839275 15530 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:41.844175 15530 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:41.849738 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:41.853528 15530 catalog_manager.cc:1383] Generated new cluster ID: a7921d8e17314d4592e2dfbdac480c3a
I20260710 11:00:41.853849 15530 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:41.879408 15530 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:41.880719 15530 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:41.898772 15530 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355: Generated new TSK 0
I20260710 11:00:41.899674 15530 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:41.916963 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:41.923615 15542 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:00:41.924618 15543 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:00:41.925729 15545 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:00:41.926280 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:41.927316 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:41.927497 12657 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:00:41.927698 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681241927662 us; error 0 us; skew 500 ppm
I20260710 11:00:41.928258 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:41.930660 12657 webserver.cc:533] Webserver started at http://127.12.92.65:33409/ using document root <none> and password file <none>
I20260710 11:00:41.931226 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:41.931406 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:41.931717 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:41.933079 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
format_stamp: "Formatted at 2026-07-10 11:00:41 on dist-test-slave-tgtk"
I20260710 11:00:41.937548 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:41.940922 15550 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:00:41.941659 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:41.941968 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
format_stamp: "Formatted at 2026-07-10 11:00:41 on dist-test-slave-tgtk"
I20260710 11:00:41.942215 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-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:00:41.962807 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:41.964115 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:41.965577 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:41.967970 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:41.968200 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:41.968530 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:41.968698 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:42.008594 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:41263
I20260710 11:00:42.008724 15612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:41263 every 8 connection(s)
I20260710 11:00:42.013783 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:42.020824 15617 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:00:42.022284 15618 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:00:42.026793 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:42.026944 15621 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:00:42.028162 15613 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41285
I20260710 11:00:42.028301 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:42.028647 12657 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:00:42.028659 15613 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:42.028882 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681242028867 us; error 0 us; skew 500 ppm
I20260710 11:00:42.029508 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:42.029549 15613 heartbeater.cc:507] Master 127.12.92.126:41285 requested a full tablet report, sending...
I20260710 11:00:42.031764 15486 ts_manager.cc:194] Registered new tserver with Master: 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263)
I20260710 11:00:42.032558 12657 webserver.cc:533] Webserver started at http://127.12.92.66:37187/ using document root <none> and password file <none>
I20260710 11:00:42.033233 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:42.033470 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:42.033771 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:42.034287 15486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40776
I20260710 11:00:42.035392 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "2cf14dfd2c144e48bbc59087183bc06d"
format_stamp: "Formatted at 2026-07-10 11:00:42 on dist-test-slave-tgtk"
I20260710 11:00:42.039800 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:42.043171 15625 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:00:42.044234 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:00:42.044612 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "2cf14dfd2c144e48bbc59087183bc06d"
format_stamp: "Formatted at 2026-07-10 11:00:42 on dist-test-slave-tgtk"
I20260710 11:00:42.044898 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-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:00:42.070093 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:42.071465 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:42.072991 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:42.075327 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:42.075512 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:42.075809 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:42.075969 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:42.114923 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:39063
I20260710 11:00:42.115057 15687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:39063 every 8 connection(s)
I20260710 11:00:42.119824 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:42.127185 15691 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:00:42.129408 15692 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:00:42.130334 15694 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:00:42.131266 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:42.132284 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:42.132558 12657 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:00:42.132757 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681242132738 us; error 0 us; skew 500 ppm
I20260710 11:00:42.133158 15688 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41285
I20260710 11:00:42.133531 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:42.133559 15688 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:42.134687 15688 heartbeater.cc:507] Master 127.12.92.126:41285 requested a full tablet report, sending...
I20260710 11:00:42.136554 12657 webserver.cc:533] Webserver started at http://127.12.92.67:46577/ using document root <none> and password file <none>
I20260710 11:00:42.137200 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:42.137115 15486 ts_manager.cc:194] Registered new tserver with Master: 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.137522 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:42.137861 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:42.138952 15486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40778
I20260710 11:00:42.139394 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
format_stamp: "Formatted at 2026-07-10 11:00:42 on dist-test-slave-tgtk"
I20260710 11:00:42.144479 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:42.147969 15699 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:00:42.148696 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:42.149004 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
format_stamp: "Formatted at 2026-07-10 11:00:42 on dist-test-slave-tgtk"
I20260710 11:00:42.149273 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-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:00:42.171344 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:42.172613 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:42.174206 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:42.176606 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:42.176844 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:42.177091 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:42.177271 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:42.217856 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:38447
I20260710 11:00:42.217978 15761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:38447 every 8 connection(s)
I20260710 11:00:42.232110 15762 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41285
I20260710 11:00:42.232599 15762 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:42.233546 15762 heartbeater.cc:507] Master 127.12.92.126:41285 requested a full tablet report, sending...
I20260710 11:00:42.235757 15486 ts_manager.cc:194] Registered new tserver with Master: 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.235898 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014977181s
I20260710 11:00:42.237593 15486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40782
I20260710 11:00:42.263413 15486 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40786:
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:00:42.266146 15486 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:00:42.341302 15653 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:42.342773 15653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.344117 15652 tablet_service.cc:1511] Processing CreateTablet for tablet 81717e9be16f471eae8db4afd680ca3a (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:42.345558 15652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81717e9be16f471eae8db4afd680ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.351809 15578 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:42.353152 15578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.354272 15572 tablet_service.cc:1511] Processing CreateTablet for tablet 56a65e9452ef4cf6b796d12f1484c659 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:42.355561 15572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a65e9452ef4cf6b796d12f1484c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.357792 15648 tablet_service.cc:1511] Processing CreateTablet for tablet 3210e128326947a1b4ac471e7fcbb1bc (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:42.359390 15648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3210e128326947a1b4ac471e7fcbb1bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.359548 15727 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:42.359757 15573 tablet_service.cc:1511] Processing CreateTablet for tablet 3210e128326947a1b4ac471e7fcbb1bc (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:42.360942 15573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3210e128326947a1b4ac471e7fcbb1bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.362084 15726 tablet_service.cc:1511] Processing CreateTablet for tablet 81717e9be16f471eae8db4afd680ca3a (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:42.364218 15724 tablet_service.cc:1511] Processing CreateTablet for tablet f2acc79d00744b88ae8ce615ecaa8527 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:42.364667 15723 tablet_service.cc:1511] Processing CreateTablet for tablet db21c12da5094a01a43237a6ff6b6bfb (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:42.365342 15575 tablet_service.cc:1511] Processing CreateTablet for tablet f2acc79d00744b88ae8ce615ecaa8527 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:42.366173 15725 tablet_service.cc:1511] Processing CreateTablet for tablet 605adcf277cb436b872662d72fa7c7fd (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:42.366686 15575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2acc79d00744b88ae8ce615ecaa8527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.368266 15576 tablet_service.cc:1511] Processing CreateTablet for tablet 605adcf277cb436b872662d72fa7c7fd (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:42.364218 15574 tablet_service.cc:1511] Processing CreateTablet for tablet db21c12da5094a01a43237a6ff6b6bfb (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:42.368191 15722 tablet_service.cc:1511] Processing CreateTablet for tablet 3210e128326947a1b4ac471e7fcbb1bc (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:42.370770 15577 tablet_service.cc:1511] Processing CreateTablet for tablet 81717e9be16f471eae8db4afd680ca3a (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:42.360947 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6513b1a8c24a3a8ce9552ef3c9d9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.373256 15651 tablet_service.cc:1511] Processing CreateTablet for tablet 605adcf277cb436b872662d72fa7c7fd (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:42.374588 15651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605adcf277cb436b872662d72fa7c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.375301 15723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db21c12da5094a01a43237a6ff6b6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.376113 15650 tablet_service.cc:1511] Processing CreateTablet for tablet f2acc79d00744b88ae8ce615ecaa8527 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:42.377473 15650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2acc79d00744b88ae8ce615ecaa8527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.378937 15725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605adcf277cb436b872662d72fa7c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.379768 15649 tablet_service.cc:1511] Processing CreateTablet for tablet db21c12da5094a01a43237a6ff6b6bfb (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:42.381143 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db21c12da5094a01a43237a6ff6b6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.383373 15726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81717e9be16f471eae8db4afd680ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.384202 15647 tablet_service.cc:1511] Processing CreateTablet for tablet 56a65e9452ef4cf6b796d12f1484c659 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:42.385968 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a65e9452ef4cf6b796d12f1484c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.391484 15577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81717e9be16f471eae8db4afd680ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.395342 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2acc79d00744b88ae8ce615ecaa8527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.398191 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3210e128326947a1b4ac471e7fcbb1bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.398954 15576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605adcf277cb436b872662d72fa7c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.399804 15574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db21c12da5094a01a43237a6ff6b6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.435879 15778 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.445703 15721 tablet_service.cc:1511] Processing CreateTablet for tablet 56a65e9452ef4cf6b796d12f1484c659 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:42.447126 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a65e9452ef4cf6b796d12f1484c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.452595 15778 tablet_bootstrap.cc:654] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.457067 15777 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.461460 15779 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.474076 15777 tablet_bootstrap.cc:654] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.480571 15779 tablet_bootstrap.cc:654] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.496897 15576 tablet_service.cc:1511] Processing CreateTablet for tablet ed39ee6d64d9412ba8764d9bb01b50e4 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:42.497967 15576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39ee6d64d9412ba8764d9bb01b50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.498204 15778 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.498881 15778 ts_tablet_manager.cc:1403] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260710 11:00:42.502823 15777 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:42.510970 15777 ts_tablet_manager.cc:1403] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.054s	user 0.002s	sys 0.015s
I20260710 11:00:42.508742 15573 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfa7be2bf4ab0af4d27ef46f33091 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:42.512434 15573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfa7be2bf4ab0af4d27ef46f33091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.512617 15650 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfa7be2bf4ab0af4d27ef46f33091 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:42.513849 15650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfa7be2bf4ab0af4d27ef46f33091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.516144 15777 raft_consensus.cc:359] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.516803 15777 raft_consensus.cc:385] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.517067 15777 raft_consensus.cc:740] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.517722 15777 consensus_queue.cc:260] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.516031 15722 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfa7be2bf4ab0af4d27ef46f33091 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:42.520087 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfa7be2bf4ab0af4d27ef46f33091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.521174 15576 tablet_service.cc:1511] Processing CreateTablet for tablet ef9650e6d4f44e598de28419cc08c002 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:42.522459 15576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9650e6d4f44e598de28419cc08c002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.522513 15651 tablet_service.cc:1511] Processing CreateTablet for tablet ef9650e6d4f44e598de28419cc08c002 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:42.523810 15651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9650e6d4f44e598de28419cc08c002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.524564 15777 ts_tablet_manager.cc:1434] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260710 11:00:42.525283 15688 heartbeater.cc:499] Master 127.12.92.126:41285 was elected leader, sending a full tablet report...
I20260710 11:00:42.523836 15727 tablet_service.cc:1511] Processing CreateTablet for tablet ef9650e6d4f44e598de28419cc08c002 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:42.527810 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9650e6d4f44e598de28419cc08c002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.537597 15778 raft_consensus.cc:359] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.538408 15778 raft_consensus.cc:385] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.538712 15778 raft_consensus.cc:740] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.539601 15777 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.545812 15777 tablet_bootstrap.cc:654] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.547570 15721 tablet_service.cc:1511] Processing CreateTablet for tablet ed39ee6d64d9412ba8764d9bb01b50e4 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:42.548894 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39ee6d64d9412ba8764d9bb01b50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.549836 15779 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.550298 15779 ts_tablet_manager.cc:1403] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.010s
I20260710 11:00:42.550787 15778 consensus_queue.cc:260] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.552983 15647 tablet_service.cc:1511] Processing CreateTablet for tablet ed39ee6d64d9412ba8764d9bb01b50e4 (DEFAULT_TABLE table=test-workload [id=a5948d66b3064a72b06e0f6e5f3c95c2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:42.553222 15779 raft_consensus.cc:359] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.554060 15779 raft_consensus.cc:385] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.554242 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed39ee6d64d9412ba8764d9bb01b50e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:42.554383 15779 raft_consensus.cc:740] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.556172 15779 consensus_queue.cc:260] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.561761 15779 ts_tablet_manager.cc:1434] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:00:42.563534 15613 heartbeater.cc:499] Master 127.12.92.126:41285 was elected leader, sending a full tablet report...
I20260710 11:00:42.563833 15779 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.576109 15762 heartbeater.cc:499] Master 127.12.92.126:41285 was elected leader, sending a full tablet report...
I20260710 11:00:42.576861 15778 ts_tablet_manager.cc:1434] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.009s
I20260710 11:00:42.577917 15778 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.582304 15779 tablet_bootstrap.cc:654] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.587987 15779 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.588485 15779 ts_tablet_manager.cc:1403] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260710 11:00:42.588763 15778 tablet_bootstrap.cc:654] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.591391 15779 raft_consensus.cc:359] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.592353 15779 raft_consensus.cc:385] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.592746 15779 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.593700 15779 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.596843 15779 ts_tablet_manager.cc:1434] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:00:42.598264 15779 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.601013 15777 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:42.601517 15777 ts_tablet_manager.cc:1403] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.062s	user 0.001s	sys 0.009s
I20260710 11:00:42.604518 15777 raft_consensus.cc:359] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.605228 15777 raft_consensus.cc:385] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.605544 15777 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.606268 15777 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.606825 15779 tablet_bootstrap.cc:654] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.608592 15777 ts_tablet_manager.cc:1434] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:42.609665 15777 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.616262 15777 tablet_bootstrap.cc:654] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.625525 15779 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.626040 15779 ts_tablet_manager.cc:1403] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260710 11:00:42.626644 15778 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.627424 15778 ts_tablet_manager.cc:1403] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.014s
I20260710 11:00:42.628487 15779 raft_consensus.cc:359] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.629170 15779 raft_consensus.cc:385] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.629437 15779 raft_consensus.cc:740] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.630162 15779 consensus_queue.cc:260] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.632220 15779 ts_tablet_manager.cc:1434] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:00:42.631479 15778 raft_consensus.cc:359] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.637255 15779 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.637140 15778 raft_consensus.cc:385] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.637907 15778 raft_consensus.cc:740] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.639195 15778 consensus_queue.cc:260] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.642201 15778 ts_tablet_manager.cc:1434] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:00:42.643653 15778 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.644446 15779 tablet_bootstrap.cc:654] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.653385 15777 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:42.653456 15778 tablet_bootstrap.cc:654] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.654069 15777 ts_tablet_manager.cc:1403] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.030s
I20260710 11:00:42.656246 15779 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.656745 15779 ts_tablet_manager.cc:1403] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:00:42.657490 15777 raft_consensus.cc:359] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.658505 15777 raft_consensus.cc:385] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.658864 15777 raft_consensus.cc:740] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.659633 15779 raft_consensus.cc:359] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.660490 15779 raft_consensus.cc:385] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.659799 15777 consensus_queue.cc:260] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.660806 15779 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.662899 15777 ts_tablet_manager.cc:1434] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:00:42.664584 15777 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.664295 15779 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.665868 15778 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.666450 15778 ts_tablet_manager.cc:1403] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 11:00:42.669381 15778 raft_consensus.cc:359] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.670240 15778 raft_consensus.cc:385] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.670542 15778 raft_consensus.cc:740] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.671998 15777 tablet_bootstrap.cc:654] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.671591 15778 consensus_queue.cc:260] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.673684 15779 ts_tablet_manager.cc:1434] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:42.675333 15785 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.675872 15785 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.677779 15783 raft_consensus.cc:493] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.678900 15783 raft_consensus.cc:515] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.678905 15779 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.682410 15783 leader_election.cc:290] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447), 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263)
I20260710 11:00:42.683543 15785 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.684064 15785 raft_consensus.cc:493] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.682416 15778 ts_tablet_manager.cc:1434] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:00:42.694242 15778 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.684480 15785 raft_consensus.cc:515] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.699688 15784 raft_consensus.cc:493] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.700860 15785 leader_election.cc:290] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.700572 15784 raft_consensus.cc:515] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.703428 15778 tablet_bootstrap.cc:654] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.704079 15784 leader_election.cc:290] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.706044 15779 tablet_bootstrap.cc:654] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.741436 15777 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:42.741858 15778 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.741972 15777 ts_tablet_manager.cc:1403] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.006s
I20260710 11:00:42.742434 15778 ts_tablet_manager.cc:1403] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.007s
I20260710 11:00:42.745636 15778 raft_consensus.cc:359] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.746534 15778 raft_consensus.cc:385] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.748660 15778 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.749486 15778 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.746208 15777 raft_consensus.cc:359] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.750921 15777 raft_consensus.cc:385] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.753150 15778 ts_tablet_manager.cc:1434] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:00:42.754225 15778 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.754890 15777 raft_consensus.cc:740] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.756168 15784 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.756814 15784 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.755975 15777 consensus_queue.cc:260] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.759600 15784 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.760519 15778 tablet_bootstrap.cc:654] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.763828 15777 ts_tablet_manager.cc:1434] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:00:42.775070 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:42.775780 15588 raft_consensus.cc:2468] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:42.775966 15777 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.764683 15793 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.777391 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:42.777930 15793 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.778733 15702 leader_election.cc:304] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.780119 15793 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.774646 15778 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.779438 15588 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:42.780669 15784 raft_consensus.cc:2804] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.781175 15784 raft_consensus.cc:493] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.781553 15784 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.771731 15779 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.783885 15779 ts_tablet_manager.cc:1403] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.018s
I20260710 11:00:42.785089 15778 ts_tablet_manager.cc:1403] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260710 11:00:42.787046 15779 raft_consensus.cc:359] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.787798 15779 raft_consensus.cc:385] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.788085 15779 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.788437 15702 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.788774 15779 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.789089 15784 raft_consensus.cc:515] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.790282 15778 raft_consensus.cc:359] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.791410 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6513b1a8c24a3a8ce9552ef3c9d9a5" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
W20260710 11:00:42.793738 15628 leader_election.cc:343] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.794649 15778 raft_consensus.cc:385] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.795360 15778 raft_consensus.cc:740] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.796728 15778 consensus_queue.cc:260] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.799007 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6513b1a8c24a3a8ce9552ef3c9d9a5" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:42.799500 15662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.799952 15737 raft_consensus.cc:2468] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 0.
I20260710 11:00:42.798543 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.801709 15777 tablet_bootstrap.cc:654] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.801896 15629 leader_election.cc:304] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [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: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 6f6e8fe2f0814c12b953987cba7f11a8
I20260710 11:00:42.802793 15783 raft_consensus.cc:2804] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.803074 15779 ts_tablet_manager.cc:1434] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:00:42.803197 15783 raft_consensus.cc:493] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.803594 15783 raft_consensus.cc:3060] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.798344 15806 raft_consensus.cc:2804] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.806143 15806 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.806597 15806 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.811134 15779 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.812373 15783 raft_consensus.cc:515] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.815347 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6513b1a8c24a3a8ce9552ef3c9d9a5" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:42.815934 15737 raft_consensus.cc:3060] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.823146 15779 tablet_bootstrap.cc:654] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.817528 15806 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
W20260710 11:00:42.823318 15703 leader_election.cc:343] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.824354 15703 leader_election.cc:343] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.826232 15737 raft_consensus.cc:2468] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:42.826392 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:42.827210 15588 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.827858 15629 leader_election.cc:304] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:42.829348 15806 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.831372 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.834142 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.834744 15663 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f6e8fe2f0814c12b953987cba7f11a8 in term 0.
I20260710 11:00:42.834892 15779 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.835319 15588 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:42.835472 15779 ts_tablet_manager.cc:1403] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 11:00:42.836673 15702 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.836679 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.837716 15806 raft_consensus.cc:2804] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.838354 15806 raft_consensus.cc:697] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
W20260710 11:00:42.838549 15554 leader_election.cc:343] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.839354 15554 leader_election.cc:304] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.839181 15779 raft_consensus.cc:359] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.839967 15779 raft_consensus.cc:385] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.840508 15779 raft_consensus.cc:740] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.841300 15779 consensus_queue.cc:260] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.842621 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6513b1a8c24a3a8ce9552ef3c9d9a5" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:42.842680 15783 leader_election.cc:290] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Requested vote from peers 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447), 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263)
I20260710 11:00:42.843713 15588 raft_consensus.cc:3060] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.843894 15810 raft_consensus.cc:2804] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:42.844929 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:42.845155 15810 raft_consensus.cc:697] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:42.845247 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:42.839557 15806 consensus_queue.cc:237] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
W20260710 11:00:42.847259 15703 leader_election.cc:343] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.848004 15810 consensus_queue.cc:237] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:42.856567 15784 leader_election.cc:290] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.857436 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:42.857178 15793 raft_consensus.cc:2804] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.860456 15793 raft_consensus.cc:493] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.860854 15793 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:42.857328 15554 leader_election.cc:343] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.858430 15587 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.863791 15779 ts_tablet_manager.cc:1434] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 11:00:42.862959 15486 catalog_manager.cc:5697] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.864899 15779 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.865285 15485 catalog_manager.cc:5697] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.868170 15736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:42.868834 15736 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f6e8fe2f0814c12b953987cba7f11a8 in term 0.
I20260710 11:00:42.869845 15588 raft_consensus.cc:2468] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:42.870924 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:42.869232 15587 raft_consensus.cc:2468] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:42.872910 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:42.874107 15777 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
W20260710 11:00:42.876142 15554 leader_election.cc:343] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.876617 15554 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:42.877097 15778 ts_tablet_manager.cc:1434] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.092s	user 0.022s	sys 0.023s
I20260710 11:00:42.877724 15785 raft_consensus.cc:2749] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.878166 15778 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.873268 15702 leader_election.cc:304] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.879968 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:42.880810 15807 raft_consensus.cc:2804] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.880882 15554 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:42.881575 15807 raft_consensus.cc:697] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
W20260710 11:00:42.881955 15703 leader_election.cc:343] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.880563 15777 ts_tablet_manager.cc:1403] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.105s	user 0.024s	sys 0.010s
I20260710 11:00:42.882078 15785 raft_consensus.cc:2749] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.882071 15793 raft_consensus.cc:515] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.883220 15807 consensus_queue.cc:237] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.884738 15779 tablet_bootstrap.cc:654] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.885279 15777 raft_consensus.cc:359] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.885910 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:42.886070 15777 raft_consensus.cc:385] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.886551 15663 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.887976 15793 leader_election.cc:290] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.888391 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:42.889468 15735 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.886540 15777 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.893024 15777 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.898898 15778 tablet_bootstrap.cc:654] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.900635 15735 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f6e8fe2f0814c12b953987cba7f11a8 in term 1.
I20260710 11:00:42.902490 15554 leader_election.cc:304] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.903647 15779 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.903895 15793 raft_consensus.cc:2804] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.904350 15779 ts_tablet_manager.cc:1403] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.006s
I20260710 11:00:42.904594 15793 raft_consensus.cc:697] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 LEADER]: Becoming Leader. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Running, Role: LEADER
I20260710 11:00:42.905766 15793 consensus_queue.cc:237] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.908411 15779 raft_consensus.cc:359] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.909420 15779 raft_consensus.cc:385] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.909812 15779 raft_consensus.cc:740] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.910491 15663 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f6e8fe2f0814c12b953987cba7f11a8 in term 1.
I20260710 11:00:42.911720 15779 consensus_queue.cc:260] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.914121 15777 ts_tablet_manager.cc:1434] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260710 11:00:42.915172 15777 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.916095 15779 ts_tablet_manager.cc:1434] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 11:00:42.917111 15779 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:42.921636 15777 tablet_bootstrap.cc:654] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.923319 15807 raft_consensus.cc:493] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.923601 15778 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:42.924120 15778 ts_tablet_manager.cc:1403] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.005s
I20260710 11:00:42.923863 15807 raft_consensus.cc:515] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.927428 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81717e9be16f471eae8db4afd680ca3a" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:42.927702 15807 leader_election.cc:290] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.928117 15587 raft_consensus.cc:2468] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:42.929179 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81717e9be16f471eae8db4afd680ca3a" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:42.929404 15702 leader_election.cc:304] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.929823 15663 raft_consensus.cc:2468] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:42.931788 15779 tablet_bootstrap.cc:654] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.931911 15810 raft_consensus.cc:493] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.932607 15810 raft_consensus.cc:515] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.927222 15778 raft_consensus.cc:359] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.934748 15778 raft_consensus.cc:385] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.935073 15778 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.935974 15778 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.937156 15806 raft_consensus.cc:2804] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.937539 15806 raft_consensus.cc:493] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.937892 15806 raft_consensus.cc:3060] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.938362 15778 ts_tablet_manager.cc:1434] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:00:42.938565 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:42.939218 15587 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 0.
I20260710 11:00:42.939430 15778 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:42.940513 15628 leader_election.cc:304] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:42.941397 15783 raft_consensus.cc:2804] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.941736 15783 raft_consensus.cc:493] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.942049 15783 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.947582 15810 leader_election.cc:290] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.949107 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:42.949682 15735 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 0.
I20260710 11:00:42.950244 15778 tablet_bootstrap.cc:654] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.951507 15783 raft_consensus.cc:515] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.954658 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:42.954656 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:42.955396 15735 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.955381 15587 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.946633 15483 catalog_manager.cc:5697] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.962697 15735 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:42.965726 15629 leader_election.cc:304] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:42.965389 15806 raft_consensus.cc:515] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.966599 15810 raft_consensus.cc:2804] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.968338 15806 leader_election.cc:290] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:42.969090 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81717e9be16f471eae8db4afd680ca3a" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:42.976696 15588 raft_consensus.cc:3060] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.978745 15777 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:42.979261 15777 ts_tablet_manager.cc:1403] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.001s
I20260710 11:00:42.970770 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81717e9be16f471eae8db4afd680ca3a" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:42.982618 15777 raft_consensus.cc:359] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.983351 15663 raft_consensus.cc:3060] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.983412 15777 raft_consensus.cc:385] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.983865 15777 raft_consensus.cc:740] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.980814 15484 catalog_manager.cc:5697] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.987879 15779 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:42.988582 15779 ts_tablet_manager.cc:1403] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.026s
I20260710 11:00:42.989648 15810 raft_consensus.cc:697] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:42.991029 15663 raft_consensus.cc:2468] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:42.991416 15779 raft_consensus.cc:359] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.992139 15779 raft_consensus.cc:385] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.992398 15779 raft_consensus.cc:740] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.992560 15588 raft_consensus.cc:2468] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:42.974753 15783 leader_election.cc:290] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:42.992405 15703 leader_election.cc:304] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:42.990677 15810 consensus_queue.cc:237] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.993256 15777 consensus_queue.cc:260] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.994797 15806 raft_consensus.cc:2804] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.995631 15777 ts_tablet_manager.cc:1434] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:00:42.974130 15587 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:42.996565 15806 raft_consensus.cc:697] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:42.996701 15777 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:42.997413 15806 consensus_queue.cc:237] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:42.999362 15779 consensus_queue.cc:260] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.002112 15779 ts_tablet_manager.cc:1434] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:00:43.005955 15779 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:43.011185 15483 catalog_manager.cc:5697] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.014200 15779 tablet_bootstrap.cc:654] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.019706 15777 tablet_bootstrap.cc:654] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.024771 15778 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:43.025677 15778 ts_tablet_manager.cc:1403] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.011s
I20260710 11:00:43.028981 15778 raft_consensus.cc:359] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.029748 15778 raft_consensus.cc:385] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.030045 15778 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.030817 15778 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.034024 15778 ts_tablet_manager.cc:1434] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:43.035586 15778 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:43.037576 15777 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:43.038125 15777 ts_tablet_manager.cc:1403] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.003s
I20260710 11:00:43.040238 15484 catalog_manager.cc:5697] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:43.042152 15778 tablet_bootstrap.cc:654] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.042419 15777 raft_consensus.cc:359] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.042948 15779 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:43.043229 15777 raft_consensus.cc:385] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.043613 15779 ts_tablet_manager.cc:1403] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260710 11:00:43.043689 15777 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.044960 15777 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.046932 15779 raft_consensus.cc:359] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.047896 15779 raft_consensus.cc:385] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.048235 15779 raft_consensus.cc:740] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.049069 15779 consensus_queue.cc:260] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.051932 15779 ts_tablet_manager.cc:1434] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:43.053211 15779 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:43.055153 15777 ts_tablet_manager.cc:1434] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:00:43.060745 15779 tablet_bootstrap.cc:654] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.062439 15777 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:43.070192 15777 tablet_bootstrap.cc:654] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.073112 15779 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: No bootstrap required, opened a new log
I20260710 11:00:43.073586 15779 ts_tablet_manager.cc:1403] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:00:43.073552 15778 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:43.075544 15778 ts_tablet_manager.cc:1403] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.031s
I20260710 11:00:43.075802 15779 raft_consensus.cc:359] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.076520 15779 raft_consensus.cc:385] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.076779 15779 raft_consensus.cc:740] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.077428 15779 consensus_queue.cc:260] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.078106 15778 raft_consensus.cc:359] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.078732 15778 raft_consensus.cc:385] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.078966 15778 raft_consensus.cc:740] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.079403 15779 ts_tablet_manager.cc:1434] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:43.079679 15778 consensus_queue.cc:260] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.081735 15777 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:43.081929 15778 ts_tablet_manager.cc:1434] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:00:43.082207 15777 ts_tablet_manager.cc:1403] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:00:43.082880 15778 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:43.084897 15777 raft_consensus.cc:359] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.085529 15777 raft_consensus.cc:385] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.085779 15777 raft_consensus.cc:740] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.086409 15777 consensus_queue.cc:260] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.089346 15778 tablet_bootstrap.cc:654] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.090962 15777 ts_tablet_manager.cc:1434] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:43.092064 15777 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:43.097915 15777 tablet_bootstrap.cc:654] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.100495 15778 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:43.100958 15778 ts_tablet_manager.cc:1403] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:00:43.103724 15778 raft_consensus.cc:359] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.104426 15778 raft_consensus.cc:385] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.104667 15778 raft_consensus.cc:740] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.105541 15777 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:43.105294 15778 consensus_queue.cc:260] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.105988 15777 ts_tablet_manager.cc:1403] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.010s
I20260710 11:00:43.107297 15778 ts_tablet_manager.cc:1434] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:43.108031 15777 raft_consensus.cc:359] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.108237 15778 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: Bootstrap starting.
I20260710 11:00:43.108603 15777 raft_consensus.cc:385] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.108916 15777 raft_consensus.cc:740] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.109510 15777 consensus_queue.cc:260] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.111460 15777 ts_tablet_manager.cc:1434] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:00:43.112542 15777 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: Bootstrap starting.
I20260710 11:00:43.114228 15778 tablet_bootstrap.cc:654] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.118010 15777 tablet_bootstrap.cc:654] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.123445 15777 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: No bootstrap required, opened a new log
I20260710 11:00:43.123908 15777 ts_tablet_manager.cc:1403] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:00:43.125039 15778 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: No bootstrap required, opened a new log
I20260710 11:00:43.125517 15778 ts_tablet_manager.cc:1403] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:00:43.126516 15777 raft_consensus.cc:359] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.127244 15777 raft_consensus.cc:385] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.127501 15777 raft_consensus.cc:740] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.128129 15778 raft_consensus.cc:359] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.128150 15777 consensus_queue.cc:260] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.128899 15778 raft_consensus.cc:385] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.129181 15778 raft_consensus.cc:740] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.129844 15778 consensus_queue.cc:260] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.130342 15777 ts_tablet_manager.cc:1434] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:43.133615 15778 ts_tablet_manager.cc:1434] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:00:43.166296 15810 raft_consensus.cc:493] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.166901 15810 raft_consensus.cc:515] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.168869 15810 leader_election.cc:290] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:43.169862 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.170261 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:43.170807 15587 raft_consensus.cc:2393] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cf14dfd2c144e48bbc59087183bc06d in current term 1: Already voted for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in this term.
I20260710 11:00:43.171909 15628 leader_election.cc:304] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d; no voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8
I20260710 11:00:43.172642 15810 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.177537 15810 raft_consensus.cc:2749] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.223244 15810 raft_consensus.cc:493] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.223867 15810 raft_consensus.cc:515] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.225883 15810 leader_election.cc:290] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:43.226599 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.227203 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:43.227396 15587 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 0.
I20260710 11:00:43.227962 15735 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 0.
I20260710 11:00:43.228437 15810 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.228739 15628 leader_election.cc:304] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.228963 15810 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.229460 15822 raft_consensus.cc:2804] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.229876 15822 raft_consensus.cc:493] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.230144 15822 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.230870 15810 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:43.231719 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.231989 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
I20260710 11:00:43.232326 15587 raft_consensus.cc:2393] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cf14dfd2c144e48bbc59087183bc06d in current term 1: Already voted for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in this term.
I20260710 11:00:43.233560 15629 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d; no voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8
I20260710 11:00:43.234351 15810 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.236922 15822 raft_consensus.cc:515] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.238706 15822 leader_election.cc:290] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:43.239336 15806 raft_consensus.cc:493] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.239544 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:43.239949 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:43.239878 15806 raft_consensus.cc:515] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.240291 15587 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.240598 15735 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.241170 15810 raft_consensus.cc:2749] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.242143 15806 leader_election.cc:290] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.243777 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:43.243649 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.244453 15663 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.244518 15588 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.245579 15703 leader_election.cc:304] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:43.246500 15806 raft_consensus.cc:2804] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.246861 15806 raft_consensus.cc:493] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.247169 15806 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.247586 15587 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:43.248852 15628 leader_election.cc:304] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.249667 15810 raft_consensus.cc:2804] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.249825 15735 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 1.
I20260710 11:00:43.250209 15810 raft_consensus.cc:697] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:43.251204 15810 consensus_queue.cc:237] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.253324 15806 raft_consensus.cc:515] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.256346 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:43.256695 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:43.257093 15587 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.256426 15806 leader_election.cc:290] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.257386 15663 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.260066 15483 catalog_manager.cc:5697] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 1 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.264837 15663 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.264837 15587 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.266296 15702 leader_election.cc:304] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.267163 15806 raft_consensus.cc:2804] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.267685 15806 raft_consensus.cc:697] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:43.268517 15806 consensus_queue.cc:237] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.274008 15806 raft_consensus.cc:493] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.274528 15806 raft_consensus.cc:515] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.276214 15806 leader_election.cc:290] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.276248 15483 catalog_manager.cc:5697] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:43.277050 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.277333 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:43.277632 15587 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.278004 15663 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.278666 15702 leader_election.cc:304] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.279599 15806 raft_consensus.cc:2804] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.279953 15806 raft_consensus.cc:493] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.280244 15806 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.286144 15806 raft_consensus.cc:515] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.287097 15810 consensus_queue.cc:1048] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.288111 15806 leader_election.cc:290] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.288833 15587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:43.289348 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:43.289474 15587 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.289914 15663 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.298698 15587 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.298393 15806 consensus_queue.cc:1048] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.299152 15663 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.300065 15702 leader_election.cc:304] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.301048 15806 raft_consensus.cc:2804] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.301797 15806 raft_consensus.cc:697] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:43.302695 15806 consensus_queue.cc:237] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.308349 15807 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.308858 15807 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.311066 15807 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.312497 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:43.313522 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" is_pre_election: true
I20260710 11:00:43.313438 15663 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.314230 15588 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 0.
I20260710 11:00:43.315243 15703 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:43.319705 15807 raft_consensus.cc:2804] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.321655 15807 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.322130 15807 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.340147 15793 consensus_queue.cc:1048] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.340871 15482 catalog_manager.cc:5697] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:43.348222 15807 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.351327 15588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:43.351637 15806 consensus_queue.cc:1048] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.351958 15588 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.353098 15806 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.359799 15588 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.367658 15702 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:43.369045 15810 consensus_queue.cc:1048] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.370384 15793 consensus_queue.cc:1048] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.380844 15806 raft_consensus.cc:2804] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.381524 15806 raft_consensus.cc:697] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:43.382400 15806 consensus_queue.cc:237] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:43.391446 15807 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 1 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:43.393772 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:43.394505 15663 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.403162 15844 consensus_queue.cc:1048] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.408277 15844 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.417798 15483 catalog_manager.cc:5697] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:43.422899 15663 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:43.424510 15806 consensus_queue.cc:1048] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.484591 12657 ts_manager.cc:295] Set tserver state for 6f6e8fe2f0814c12b953987cba7f11a8 to MAINTENANCE_MODE
I20260710 11:00:43.485512 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
I20260710 11:00:43.505769 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:43.506565 12657 tablet_replica.cc:333] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.507472 12657 raft_consensus.cc:2243] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.507858 12657 raft_consensus.cc:2272] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.510270 12657 tablet_replica.cc:333] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.510799 12657 raft_consensus.cc:2243] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.511211 12657 raft_consensus.cc:2272] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.513000 12657 tablet_replica.cc:333] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.513501 12657 raft_consensus.cc:2243] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.513885 12657 raft_consensus.cc:2272] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.515663 12657 tablet_replica.cc:333] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.516196 12657 raft_consensus.cc:2243] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.516610 12657 raft_consensus.cc:2272] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.519117 12657 tablet_replica.cc:333] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.519224 15810 consensus_queue.cc:1048] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.519675 12657 raft_consensus.cc:2243] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.520212 12657 raft_consensus.cc:2272] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.522576 12657 tablet_replica.cc:333] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.523222 12657 raft_consensus.cc:2243] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.523748 12657 raft_consensus.cc:2272] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.526048 12657 tablet_replica.cc:333] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.526713 12657 raft_consensus.cc:2243] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.527272 12657 raft_consensus.cc:2272] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.533874 12657 tablet_replica.cc:333] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.534443 12657 raft_consensus.cc:2243] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.535375 12657 raft_consensus.cc:2272] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.538493 12657 tablet_replica.cc:333] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
W20260710 11:00:43.538434 15628 consensus_peers.cc:597] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. 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:00:43.539528 12657 raft_consensus.cc:2243] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.540175 12657 raft_consensus.cc:2272] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.543218 12657 tablet_replica.cc:333] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: stopping tablet replica
I20260710 11:00:43.543808 12657 raft_consensus.cc:2243] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.544304 12657 raft_consensus.cc:2272] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.575327 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:00:43.642647 15822 consensus_queue.cc:1048] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:43.660539 15628 consensus_peers.cc:597] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.715726 15807 consensus_queue.cc:1048] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:43.734294 15702 consensus_peers.cc:597] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:43.845001 15702 consensus_peers.cc:597] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:43.846148 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:43.852964 15702 consensus_peers.cc:597] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.855250 15807 consensus_queue.cc:1048] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:43.912998 15702 consensus_peers.cc:597] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:43.932179 15628 consensus_peers.cc:597] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.976512 15844 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:43.992122 15702 consensus_peers.cc:597] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:44.004627 15702 consensus_peers.cc:597] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:44.847412 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:44.867115 15822 raft_consensus.cc:493] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f6e8fe2f0814c12b953987cba7f11a8)
I20260710 11:00:44.867726 15822 raft_consensus.cc:515] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:44.869598 15822 leader_election.cc:290] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:44.870728 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" is_pre_election: true
W20260710 11:00:44.874219 15628 leader_election.cc:336] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111)
I20260710 11:00:44.874714 15628 leader_election.cc:304] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d; no voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8
I20260710 11:00:44.875373 15822 raft_consensus.cc:2749] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:44.890970 15806 raft_consensus.cc:493] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f6e8fe2f0814c12b953987cba7f11a8)
I20260710 11:00:44.891651 15806 raft_consensus.cc:515] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:44.893551 15806 leader_election.cc:290] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:44.894877 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d" is_pre_election: true
I20260710 11:00:44.895617 15663 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 1.
I20260710 11:00:44.896777 15703 leader_election.cc:304] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [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: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 
I20260710 11:00:44.897549 15806 raft_consensus.cc:2804] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:00:44.897794 15702 leader_election.cc:336] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111)
I20260710 11:00:44.897938 15806 raft_consensus.cc:493] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6f6e8fe2f0814c12b953987cba7f11a8)
I20260710 11:00:44.898365 15806 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.903507 15806 raft_consensus.cc:515] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:44.905280 15806 leader_election.cc:290] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:44.907521 15663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db21c12da5094a01a43237a6ff6b6bfb" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:44.908510 15663 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:44.911087 15702 leader_election.cc:336] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111)
I20260710 11:00:44.914435 15663 raft_consensus.cc:2468] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 2.
I20260710 11:00:44.915587 15703 leader_election.cc:304] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [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: 2cf14dfd2c144e48bbc59087183bc06d, 3a3a0dbcdee841dc8b3f084071fffab1; no voters: 6f6e8fe2f0814c12b953987cba7f11a8
I20260710 11:00:44.916329 15807 raft_consensus.cc:2804] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.916756 15807 raft_consensus.cc:697] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:44.917541 15807 consensus_queue.cc:237] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:44.924731 15483 catalog_manager.cc:5697] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 1 to 2, leader changed from 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65) to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.378376 15663 raft_consensus.cc:1275] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.379774 15807 consensus_queue.cc:1048] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:45.402580 15702 consensus_peers.cc:597] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:45.848389 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:45.978940 15628 consensus_peers.cc:597] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.073709 15702 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260710 11:00:46.076483 15702 consensus_peers.cc:597] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.083505 15702 consensus_peers.cc:597] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.215445 15702 consensus_peers.cc:597] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.299566 15702 consensus_peers.cc:597] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.330925 15702 consensus_peers.cc:597] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.370770 15628 consensus_peers.cc:597] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.414383 15628 consensus_peers.cc:597] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.662838 15702 consensus_peers.cc:597] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:46.849308 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:47.850467 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:47.912359 15702 consensus_peers.cc:597] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:48.509991 15702 consensus_peers.cc:597] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:48.558144 15628 consensus_peers.cc:597] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:48.593196 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.599618 15883 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:00:48.600286 15884 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:00:48.601281 15886 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:00:48.602468 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:48.603585 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:48.603798 12657 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:00:48.603960 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681248603945 us; error 0 us; skew 500 ppm
I20260710 11:00:48.604544 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.607229 12657 webserver.cc:533] Webserver started at http://127.12.92.65:33409/ using document root <none> and password file <none>
I20260710 11:00:48.607728 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:48.607921 12657 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:48.611474 12657 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:00:48.615363 15891 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:00:48.616483 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:00:48.616910 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
format_stamp: "Formatted at 2026-07-10 11:00:41 on dist-test-slave-tgtk"
I20260710 11:00:48.617421 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681169490517-12657-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:00:48.642256 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:48.643499 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:48.645205 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:48.648746 15899 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:00:48.667119 15628 consensus_peers.cc:597] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:48.700577 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:00:48.700927 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.000s
I20260710 11:00:48.701241 12657 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:00:48.706035 15899 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.718778 15899 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.719751 15899 tablet_bootstrap.cc:492] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.720314 15899 ts_tablet_manager.cc:1403] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:00:48.722256 15899 raft_consensus.cc:359] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:48.722807 15899 raft_consensus.cc:740] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.723476 15899 consensus_queue.cc:260] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [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: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } } peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } }
I20260710 11:00:48.725703 15899 ts_tablet_manager.cc:1434] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:48.726372 15899 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.737465 15899 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.738193 15899 tablet_bootstrap.cc:492] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.738758 15899 ts_tablet_manager.cc:1403] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 11:00:48.740859 12657 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:00:48.741178 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.040s	sys 0.000s
I20260710 11:00:48.741254 15899 raft_consensus.cc:359] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.742105 15899 raft_consensus.cc:740] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.742944 15899 consensus_queue.cc:260] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.744683 15899 ts_tablet_manager.cc:1434] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:48.745426 15899 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
W20260710 11:00:48.749816 15702 consensus_peers.cc:597] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:48.759354 15899 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.760456 15899 tablet_bootstrap.cc:492] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.761050 15899 ts_tablet_manager.cc:1403] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:00:48.763604 15899 raft_consensus.cc:359] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.764351 15899 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.765017 15899 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.766714 15899 ts_tablet_manager.cc:1434] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:48.767452 15899 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.780468 15899 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.781499 15899 tablet_bootstrap.cc:492] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.782145 15899 ts_tablet_manager.cc:1403] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:00:48.784413 15899 raft_consensus.cc:359] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.784935 15899 raft_consensus.cc:740] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.785614 15899 consensus_queue.cc:260] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.787400 15899 ts_tablet_manager.cc:1434] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:48.788044 15899 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
W20260710 11:00:48.794420 15702 consensus_peers.cc:597] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:48.800251 15899 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.801043 15899 tablet_bootstrap.cc:492] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.801687 15899 ts_tablet_manager.cc:1403] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:00:48.804109 15899 raft_consensus.cc:359] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.804821 15899 raft_consensus.cc:740] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.805464 15899 consensus_queue.cc:260] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.806054 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:41263
I20260710 11:00:48.806150 15961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:41263 every 8 connection(s)
I20260710 11:00:48.806964 15899 ts_tablet_manager.cc:1434] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:48.807770 15899 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.812276 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:48.818899 15899 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.819890 15899 tablet_bootstrap.cc:492] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.820592 15899 ts_tablet_manager.cc:1403] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:48.822454 15899 raft_consensus.cc:359] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.823151 15899 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.823882 15899 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.826665 15899 ts_tablet_manager.cc:1434] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:48.827809 15899 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.836124 15962 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41285
I20260710 11:00:48.836618 15962 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:48.837558 15962 heartbeater.cc:507] Master 127.12.92.126:41285 requested a full tablet report, sending...
I20260710 11:00:48.839084 15737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:48.839821 15737 raft_consensus.cc:606] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:48.840415 15899 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.841238 15899 tablet_bootstrap.cc:492] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.841895 15899 ts_tablet_manager.cc:1403] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:48.842693 15737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:48.843353 15737 raft_consensus.cc:606] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:48.844000 15482 ts_manager.cc:194] Re-registered known tserver with Master: 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263)
I20260710 11:00:48.843977 15899 raft_consensus.cc:359] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.844769 15899 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.845558 15899 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.847816 15899 ts_tablet_manager.cc:1434] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:00:48.847995 15737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:48.848595 15899 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.848580 15737 raft_consensus.cc:606] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:48.849987 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:48.850612 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:48.851418 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:00:48.855581 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:48.856819 15482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40800
I20260710 11:00:48.859298 15899 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.860177 15899 tablet_bootstrap.cc:492] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.860139 15962 heartbeater.cc:499] Master 127.12.92.126:41285 was elected leader, sending a full tablet report...
I20260710 11:00:48.860966 15899 ts_tablet_manager.cc:1403] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:00:48.862938 15899 raft_consensus.cc:359] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.863477 15899 raft_consensus.cc:740] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.864069 15899 consensus_queue.cc:260] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.865832 15899 ts_tablet_manager.cc:1434] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:48.866588 15899 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.876847 15899 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.877565 15899 tablet_bootstrap.cc:492] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.878154 15899 ts_tablet_manager.cc:1403] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:48.879951 15899 raft_consensus.cc:359] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.880628 15899 raft_consensus.cc:740] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.881274 15899 consensus_queue.cc:260] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.883397 15899 ts_tablet_manager.cc:1434] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:48.884838 15899 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap starting.
I20260710 11:00:48.885054 15892 raft_consensus.cc:993] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:48.885601 15882 raft_consensus.cc:1081] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:48.887693 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:48.888316 15662 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:48.888721 15662 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.897536 15662 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.908982 15899 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: 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:00:48.909945 15899 tablet_bootstrap.cc:492] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Bootstrap complete.
I20260710 11:00:48.910676 15899 ts_tablet_manager.cc:1403] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 11:00:48.913133 15899 raft_consensus.cc:359] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.913955 15899 raft_consensus.cc:740] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f6e8fe2f0814c12b953987cba7f11a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.914700 15662 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:48.914891 15899 consensus_queue.cc:260] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.915843 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:48.916456 15737 raft_consensus.cc:3055] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:48.916774 15737 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:48.917367 15899 ts_tablet_manager.cc:1434] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:48.917363 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:48.918155 15935 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.917639 15737 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.919209 15737 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.924674 15935 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:48.925913 15628 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:48.926347 15737 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:48.926772 15874 raft_consensus.cc:2804] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:48.928169 15874 raft_consensus.cc:697] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:48.928903 15874 consensus_queue.cc:237] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:48.936754 15482 catalog_manager.cc:5697] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 1 to 2, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.976604 15935 raft_consensus.cc:3060] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.069072 15892 raft_consensus.cc:993] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:49.069561 15882 raft_consensus.cc:1081] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:49.071475 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:49.072039 15662 raft_consensus.cc:493] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:49.072343 15662 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.077106 15662 raft_consensus.cc:515] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.078703 15662 leader_election.cc:290] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:49.079732 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:49.079855 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9650e6d4f44e598de28419cc08c002" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:49.080310 15936 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.080533 15737 raft_consensus.cc:3055] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:49.080909 15737 raft_consensus.cc:740] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:49.081671 15737 consensus_queue.cc:260] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.082698 15737 raft_consensus.cc:3060] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.085645 15936 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:49.086884 15628 leader_election.cc:304] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:49.087791 15874 raft_consensus.cc:2804] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:49.088259 15874 raft_consensus.cc:697] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:49.089072 15874 consensus_queue.cc:237] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.089639 15737 raft_consensus.cc:2468] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:49.097692 15482 catalog_manager.cc:5697] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 1 to 2, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.101034 15892 raft_consensus.cc:993] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:49.101567 15892 raft_consensus.cc:1081] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:49.103590 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:49.104205 15662 raft_consensus.cc:493] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:49.104576 15662 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.110713 15662 raft_consensus.cc:515] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.112653 15662 leader_election.cc:290] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:49.113495 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:49.113723 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2acc79d00744b88ae8ce615ecaa8527" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:49.114146 15936 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.114477 15737 raft_consensus.cc:3055] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:49.114923 15737 raft_consensus.cc:740] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:49.115852 15737 consensus_queue.cc:260] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.116987 15737 raft_consensus.cc:3060] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.120157 15936 raft_consensus.cc:2468] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:49.121408 15628 leader_election.cc:304] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:49.122227 15874 raft_consensus.cc:2804] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:49.122684 15874 raft_consensus.cc:697] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:49.123785 15737 raft_consensus.cc:2468] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:49.123893 15874 consensus_queue.cc:237] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:49.131850 15482 catalog_manager.cc:5697] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 1 to 2, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.464076 15737 raft_consensus.cc:1275] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.465553 15977 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:49.476140 15936 raft_consensus.cc:1275] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.477715 15990 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.495608 15936 raft_consensus.cc:1275] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.497011 15990 consensus_queue.cc:1048] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:49.504886 15737 raft_consensus.cc:1275] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.506705 15977 consensus_queue.cc:1048] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:49.583649 15737 raft_consensus.cc:1275] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.585071 15977 consensus_queue.cc:1048] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:49.594359 15936 raft_consensus.cc:1275] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:49.596460 15990 consensus_queue.cc:1048] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:49.856590 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:49.862852 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:49.880085 15662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
mode: GRACEFUL
new_leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:57516
I20260710 11:00:49.880748 15662 raft_consensus.cc:606] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Received request to transfer leadership to TS 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:49.883317 15662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
mode: GRACEFUL
new_leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:57516
I20260710 11:00:49.883867 15662 raft_consensus.cc:606] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Received request to transfer leadership to TS 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:49.885028 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:49.885473 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:49.886041 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:50.056555 15990 raft_consensus.cc:993] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: : Instructing follower 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:50.057044 15996 raft_consensus.cc:1081] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Signalling peer 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:50.058683 15737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:45470
I20260710 11:00:50.059250 15737 raft_consensus.cc:493] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:50.059532 15737 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.064502 15737 raft_consensus.cc:515] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.066192 15737 leader_election.cc:290] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:50.067103 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:50.067319 15662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfa7be2bf4ab0af4d27ef46f33091" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:50.067813 15935 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.067983 15662 raft_consensus.cc:3055] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:50.068423 15662 raft_consensus.cc:740] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:50.069144 15662 consensus_queue.cc:260] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.070108 15662 raft_consensus.cc:3060] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.073467 15935 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 2.
I20260710 11:00:50.074734 15702 leader_election.cc:304] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:50.075004 15662 raft_consensus.cc:2468] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 2.
I20260710 11:00:50.075664 15989 raft_consensus.cc:2804] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:50.076131 15989 raft_consensus.cc:697] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:50.076861 15989 consensus_queue.cc:237] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.084439 15483 catalog_manager.cc:5697] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 1 to 2, leader changed from 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66) to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.227516 15990 raft_consensus.cc:993] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: : Instructing follower 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:50.228348 15996 raft_consensus.cc:1081] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Signalling peer 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:50.230141 15735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:45470
I20260710 11:00:50.230767 15735 raft_consensus.cc:493] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:50.231159 15735 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.238480 15735 raft_consensus.cc:515] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.240600 15735 leader_election.cc:290] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:50.241788 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:50.241844 15662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:50.243065 15662 raft_consensus.cc:3055] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:50.243259 15935 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.243444 15662 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:50.244758 15662 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.246373 15662 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.250674 15935 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 2.
I20260710 11:00:50.252071 15702 leader_election.cc:304] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:50.252992 15989 raft_consensus.cc:2804] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:50.253386 15989 raft_consensus.cc:697] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:50.254377 15989 consensus_queue.cc:237] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:50.254899 15662 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 2.
I20260710 11:00:50.264238 15483 catalog_manager.cc:5697] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 1 to 2, leader changed from 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66) to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.460258 15662 raft_consensus.cc:1275] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.461663 15989 consensus_queue.cc:1048] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:50.475759 15935 raft_consensus.cc:1275] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.477516 16011 consensus_queue.cc:1048] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:50.799072 15935 raft_consensus.cc:1275] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.800392 16011 consensus_queue.cc:1048] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:50.811161 15662 raft_consensus.cc:1275] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.812474 15989 consensus_queue.cc:1048] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:50.857690 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:50.893203 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:50.901571 15735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:50.902187 15735 raft_consensus.cc:606] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:50.904920 15735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:50.905495 15735 raft_consensus.cc:606] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:50.906720 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:50.907236 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:50.907967 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:51.199242 15892 raft_consensus.cc:993] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:51.199723 15892 raft_consensus.cc:1081] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:51.201207 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:51.201696 15662 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:51.201965 15662 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.207223 15662 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.208863 15662 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:51.209774 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:51.209946 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:51.210434 15936 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.210489 15735 raft_consensus.cc:3055] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:51.210918 15735 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:51.211786 15735 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.212822 15735 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.216521 15936 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:51.217845 15628 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:51.218380 15735 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:51.218667 15996 raft_consensus.cc:2804] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.219239 15996 raft_consensus.cc:697] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:51.220249 15996 consensus_queue.cc:237] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.226732 15483 catalog_manager.cc:5697] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 1 to 2, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.387545 15892 raft_consensus.cc:993] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:51.388015 15989 raft_consensus.cc:1081] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:51.389511 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:51.390048 15662 raft_consensus.cc:493] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:51.390340 15662 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:51.395571 15662 raft_consensus.cc:515] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.397161 15662 leader_election.cc:290] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 3 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:51.397929 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:51.398128 15735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3210e128326947a1b4ac471e7fcbb1bc" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:51.398568 15936 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:51.398708 15735 raft_consensus.cc:3055] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:51.399091 15735 raft_consensus.cc:740] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:51.399794 15735 consensus_queue.cc:260] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.400826 15735 raft_consensus.cc:3060] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:51.403601 15936 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 3.
I20260710 11:00:51.404809 15628 leader_election.cc:304] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [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: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:51.405575 15996 raft_consensus.cc:2804] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:51.406075 15996 raft_consensus.cc:697] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 3 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:51.406499 15735 raft_consensus.cc:2468] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 3.
I20260710 11:00:51.407085 15996 consensus_queue.cc:237] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:51.413228 15483 catalog_manager.cc:5697] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 2 to 3, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 3 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.631934 15935 raft_consensus.cc:1275] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:51.633548 16017 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:51.645795 15735 raft_consensus.cc:1275] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:51.647996 16025 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:51.858747 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:51.914265 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:51.923732 15662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
mode: GRACEFUL
new_leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:57516
I20260710 11:00:51.924410 15662 raft_consensus.cc:606] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Received request to transfer leadership to TS 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:51.927731 15662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
mode: GRACEFUL
new_leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:57516
I20260710 11:00:51.928224 15662 raft_consensus.cc:606] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Received request to transfer leadership to TS 3a3a0dbcdee841dc8b3f084071fffab1
I20260710 11:00:51.929370 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:51.929877 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:51.930466 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:51.965180 15935 raft_consensus.cc:1275] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:51.966631 15996 consensus_queue.cc:1048] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:51.972007 15735 raft_consensus.cc:1275] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:51.973595 16025 consensus_queue.cc:1048] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:52.031080 16017 raft_consensus.cc:993] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: : Instructing follower 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:52.031571 16017 raft_consensus.cc:1081] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Signalling peer 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:52.033200 15735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:45470
I20260710 11:00:52.033702 15735 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.034013 15735 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.039773 15735 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.042847 15735 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 3 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:52.043536 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:52.043853 15662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:52.044257 15936 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.044422 15662 raft_consensus.cc:3055] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:52.044800 15662 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:52.046098 15662 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.047552 15662 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.052950 15936 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 3.
I20260710 11:00:52.054510 15702 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [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: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:52.054926 15662 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 3.
I20260710 11:00:52.055301 16031 raft_consensus.cc:2804] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:52.055893 16031 raft_consensus.cc:697] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:52.056879 16031 consensus_queue.cc:237] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.064604 15483 catalog_manager.cc:5697] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 2 to 3, leader changed from 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66) to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.089826 16017 raft_consensus.cc:993] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: : Instructing follower 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:52.090373 16017 raft_consensus.cc:1081] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Signalling peer 3a3a0dbcdee841dc8b3f084071fffab1 to start an election
I20260710 11:00:52.092078 15737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
 from {username='slave'} at 127.0.0.1:45470
I20260710 11:00:52.092676 15737 raft_consensus.cc:493] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.093087 15737 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.098558 15737 raft_consensus.cc:515] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.100239 15737 leader_election.cc:290] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [CANDIDATE]: Term 3 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66:39063)
I20260710 11:00:52.101164 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:52.101303 15662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605adcf277cb436b872662d72fa7c7fd" candidate_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
I20260710 11:00:52.101857 15936 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.101927 15662 raft_consensus.cc:3055] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:52.102423 15662 raft_consensus.cc:740] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:52.103070 15662 consensus_queue.cc:260] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.103920 15662 raft_consensus.cc:3060] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:52.107290 15936 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 3.
I20260710 11:00:52.108520 15662 raft_consensus.cc:2468] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3a0dbcdee841dc8b3f084071fffab1 in term 3.
I20260710 11:00:52.108628 15702 leader_election.cc:304] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [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: 3a3a0dbcdee841dc8b3f084071fffab1, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:52.109463 16031 raft_consensus.cc:2804] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:52.109967 16031 raft_consensus.cc:697] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Becoming Leader. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:52.110724 16031 consensus_queue.cc:237] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:52.116770 15483 catalog_manager.cc:5697] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 reported cstate change: term changed from 2 to 3, leader changed from 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66) to 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.437057 15662 raft_consensus.cc:1275] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:52.438361 16031 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:52.448733 15935 raft_consensus.cc:1275] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:52.451053 16038 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:52.569581 15662 raft_consensus.cc:1275] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:52.570868 15989 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:52.582340 15935 raft_consensus.cc:1275] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Refusing update from remote peer 3a3a0dbcdee841dc8b3f084071fffab1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:52.583881 16031 consensus_queue.cc:1048] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:52.859748 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:52.937353 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:52.945302 15737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:52.945901 15737 raft_consensus.cc:606] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:52.948436 15737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4"
dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
mode: GRACEFUL
new_leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:45486
I20260710 11:00:52.948958 15737 raft_consensus.cc:606] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Received request to transfer leadership to TS 2cf14dfd2c144e48bbc59087183bc06d
I20260710 11:00:52.950038 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:52.950523 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:52.951237 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:53.436841 16031 raft_consensus.cc:993] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:53.437345 16038 raft_consensus.cc:1081] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:53.439044 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:53.439525 15662 raft_consensus.cc:493] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:53.439806 15662 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.445286 15662 raft_consensus.cc:515] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.447448 15662 leader_election.cc:290] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:53.448776 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:53.448791 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed39ee6d64d9412ba8764d9bb01b50e4" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:53.449375 15936 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.449544 15737 raft_consensus.cc:3055] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:53.450551 15737 raft_consensus.cc:740] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:53.451776 15737 consensus_queue.cc:260] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.453228 15737 raft_consensus.cc:3060] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.454921 15936 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:53.456247 15628 leader_election.cc:304] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:53.457249 16017 raft_consensus.cc:2804] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:53.458220 16017 raft_consensus.cc:697] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:53.459210 16017 consensus_queue.cc:237] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.461464 15737 raft_consensus.cc:2468] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 2.
I20260710 11:00:53.468806 15483 catalog_manager.cc:5697] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 1 to 2, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 2 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:53.470700 16031 raft_consensus.cc:993] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: : Instructing follower 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:53.471298 16038 raft_consensus.cc:1081] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Signalling peer 2cf14dfd2c144e48bbc59087183bc06d to start an election
I20260710 11:00:53.473186 15662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659"
dest_uuid: "2cf14dfd2c144e48bbc59087183bc06d"
 from {username='slave'} at 127.0.0.1:57502
I20260710 11:00:53.473762 15662 raft_consensus.cc:493] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:53.474134 15662 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:53.480854 15662 raft_consensus.cc:515] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.483253 15662 leader_election.cc:290] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [CANDIDATE]: Term 4 election: Requested vote from peers 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263), 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67:38447)
I20260710 11:00:53.483728 15737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a3a0dbcdee841dc8b3f084071fffab1"
I20260710 11:00:53.483986 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a65e9452ef4cf6b796d12f1484c659" candidate_uuid: "2cf14dfd2c144e48bbc59087183bc06d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6f6e8fe2f0814c12b953987cba7f11a8"
I20260710 11:00:53.484409 15737 raft_consensus.cc:3055] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:53.484764 15936 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:53.484843 15737 raft_consensus.cc:740] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3a3a0dbcdee841dc8b3f084071fffab1, State: Running, Role: LEADER
I20260710 11:00:53.485728 15737 consensus_queue.cc:260] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.486696 15737 raft_consensus.cc:3060] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:53.490497 15936 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 4.
I20260710 11:00:53.491672 15628 leader_election.cc:304] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [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: 2cf14dfd2c144e48bbc59087183bc06d, 6f6e8fe2f0814c12b953987cba7f11a8; no voters: 
I20260710 11:00:53.492460 16017 raft_consensus.cc:2804] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:53.492918 16017 raft_consensus.cc:697] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 4 LEADER]: Becoming Leader. State: Replica: 2cf14dfd2c144e48bbc59087183bc06d, State: Running, Role: LEADER
I20260710 11:00:53.493341 15737 raft_consensus.cc:2468] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf14dfd2c144e48bbc59087183bc06d in term 4.
I20260710 11:00:53.493640 16017 consensus_queue.cc:237] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [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: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } }
I20260710 11:00:53.500488 15483 catalog_manager.cc:5697] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d reported cstate change: term changed from 3 to 4, leader changed from 3a3a0dbcdee841dc8b3f084071fffab1 (127.12.92.67) to 2cf14dfd2c144e48bbc59087183bc06d (127.12.92.66). New cstate: current_term: 4 leader_uuid: "2cf14dfd2c144e48bbc59087183bc06d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f6e8fe2f0814c12b953987cba7f11a8" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cf14dfd2c144e48bbc59087183bc06d" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:53.860791 15534 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:53.957343 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:53.986541 15735 raft_consensus.cc:1275] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.986948 12657 tablet_server.cc:179] TabletServer@127.12.92.65:41263 shutting down...
I20260710 11:00:53.989166 16040 consensus_queue.cc:1048] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:53.991926 15628 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260710 11:00:54.001499 15702 consensus_peers.cc:597] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. 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:00:54.013518 15628 consensus_peers.cc:597] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. 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:00:54.014624 15628 consensus_peers.cc:597] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. 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:00:54.031574 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:54.032583 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.033563 12657 raft_consensus.cc:2243] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.033975 12657 raft_consensus.cc:2272] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.036499 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.037147 12657 raft_consensus.cc:2243] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.037669 12657 raft_consensus.cc:2272] T ef9650e6d4f44e598de28419cc08c002 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.039960 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.040673 12657 raft_consensus.cc:2243] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.041136 12657 raft_consensus.cc:2272] T 56a65e9452ef4cf6b796d12f1484c659 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.042970 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.043586 12657 raft_consensus.cc:2243] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.044035 12657 raft_consensus.cc:2272] T db21c12da5094a01a43237a6ff6b6bfb P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.046044 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.046728 12657 raft_consensus.cc:2243] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.047266 12657 raft_consensus.cc:2272] T f2acc79d00744b88ae8ce615ecaa8527 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.049238 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.049731 12657 raft_consensus.cc:2243] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.050115 12657 raft_consensus.cc:2272] T 81717e9be16f471eae8db4afd680ca3a P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.052017 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.052497 12657 raft_consensus.cc:2243] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.052908 12657 raft_consensus.cc:2272] T 3210e128326947a1b4ac471e7fcbb1bc P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.054697 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.055269 12657 raft_consensus.cc:2243] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.055655 12657 raft_consensus.cc:2272] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.057495 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.057940 12657 raft_consensus.cc:2243] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.058323 12657 raft_consensus.cc:2272] T 605adcf277cb436b872662d72fa7c7fd P 6f6e8fe2f0814c12b953987cba7f11a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.060189 12657 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:54.060649 12657 raft_consensus.cc:2243] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.061038 12657 raft_consensus.cc:2272] T ed39ee6d64d9412ba8764d9bb01b50e4 P 6f6e8fe2f0814c12b953987cba7f11a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.092108 12657 tablet_server.cc:196] TabletServer@127.12.92.65:41263 shutdown complete.
W20260710 11:00:54.094175 15628 consensus_peers.cc:597] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:54.101377 15735 raft_consensus.cc:1275] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 4 FOLLOWER]: Refusing update from remote peer 2cf14dfd2c144e48bbc59087183bc06d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:54.103106 16054 consensus_queue.cc:1048] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3a0dbcdee841dc8b3f084071fffab1" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 38447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:54.124212 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
I20260710 11:00:54.151770 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:54.152650 12657 tablet_replica.cc:333] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.153409 12657 raft_consensus.cc:2243] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.154400 12657 raft_consensus.cc:2272] T ed39ee6d64d9412ba8764d9bb01b50e4 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.156908 12657 tablet_replica.cc:333] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.157593 12657 raft_consensus.cc:2243] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.158444 12657 raft_consensus.cc:2272] T ef9650e6d4f44e598de28419cc08c002 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.161043 12657 tablet_replica.cc:333] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.161597 12657 raft_consensus.cc:2243] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.161993 12657 raft_consensus.cc:2272] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.163898 12657 tablet_replica.cc:333] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.164404 12657 raft_consensus.cc:2243] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.165110 12657 raft_consensus.cc:2272] T 56a65e9452ef4cf6b796d12f1484c659 P 2cf14dfd2c144e48bbc59087183bc06d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.167845 12657 tablet_replica.cc:333] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.168381 12657 raft_consensus.cc:2243] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.169224 12657 raft_consensus.cc:2272] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.171269 12657 tablet_replica.cc:333] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.171793 12657 raft_consensus.cc:2243] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.172472 12657 raft_consensus.cc:2272] T 3210e128326947a1b4ac471e7fcbb1bc P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.174356 12657 tablet_replica.cc:333] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.174834 12657 raft_consensus.cc:2243] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.175305 12657 raft_consensus.cc:2272] T 81717e9be16f471eae8db4afd680ca3a P 2cf14dfd2c144e48bbc59087183bc06d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.177139 12657 tablet_replica.cc:333] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.177578 12657 raft_consensus.cc:2243] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.177928 12657 raft_consensus.cc:2272] T 605adcf277cb436b872662d72fa7c7fd P 2cf14dfd2c144e48bbc59087183bc06d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.179800 12657 tablet_replica.cc:333] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.180234 12657 raft_consensus.cc:2243] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.181027 12657 raft_consensus.cc:2272] T f2acc79d00744b88ae8ce615ecaa8527 P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.182966 12657 tablet_replica.cc:333] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d: stopping tablet replica
I20260710 11:00:54.183523 12657 raft_consensus.cc:2243] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.183902 12657 raft_consensus.cc:2272] T db21c12da5094a01a43237a6ff6b6bfb P 2cf14dfd2c144e48bbc59087183bc06d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:54.203785 15702 consensus_peers.cc:597] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 -> Peer 6f6e8fe2f0814c12b953987cba7f11a8 (127.12.92.65:41263): Couldn't send request to peer 6f6e8fe2f0814c12b953987cba7f11a8. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:54.216248 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
I20260710 11:00:54.237566 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 11:00:54.260433 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:54.261240 12657 tablet_replica.cc:333] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.261848 12657 raft_consensus.cc:2243] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.262287 12657 raft_consensus.cc:2272] T ed39ee6d64d9412ba8764d9bb01b50e4 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.264566 12657 tablet_replica.cc:333] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.265090 12657 raft_consensus.cc:2243] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.265851 12657 raft_consensus.cc:2272] T a0ecfa7be2bf4ab0af4d27ef46f33091 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.267743 12657 tablet_replica.cc:333] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.268230 12657 raft_consensus.cc:2243] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.268654 12657 raft_consensus.cc:2272] T ef9650e6d4f44e598de28419cc08c002 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.270442 12657 tablet_replica.cc:333] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.271059 12657 raft_consensus.cc:2243] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.271448 12657 raft_consensus.cc:2272] T 56a65e9452ef4cf6b796d12f1484c659 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.273713 12657 tablet_replica.cc:333] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.274225 12657 raft_consensus.cc:2243] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.274619 12657 raft_consensus.cc:2272] T 3210e128326947a1b4ac471e7fcbb1bc P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.276319 12657 tablet_replica.cc:333] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.276811 12657 raft_consensus.cc:2243] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.277217 12657 raft_consensus.cc:2272] T 6e6513b1a8c24a3a8ce9552ef3c9d9a5 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.278954 12657 tablet_replica.cc:333] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.279474 12657 raft_consensus.cc:2243] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.280176 12657 raft_consensus.cc:2272] T 605adcf277cb436b872662d72fa7c7fd P 3a3a0dbcdee841dc8b3f084071fffab1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.281991 12657 tablet_replica.cc:333] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.282449 12657 raft_consensus.cc:2243] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.283228 12657 raft_consensus.cc:2272] T 81717e9be16f471eae8db4afd680ca3a P 3a3a0dbcdee841dc8b3f084071fffab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.285071 12657 tablet_replica.cc:333] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.285642 12657 raft_consensus.cc:2243] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.286353 12657 raft_consensus.cc:2272] T db21c12da5094a01a43237a6ff6b6bfb P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.288269 12657 tablet_replica.cc:333] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1: stopping tablet replica
I20260710 11:00:54.288727 12657 raft_consensus.cc:2243] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.289148 12657 raft_consensus.cc:2272] T f2acc79d00744b88ae8ce615ecaa8527 P 3a3a0dbcdee841dc8b3f084071fffab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.319315 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:00:54.343565 12657 master.cc:562] Master@127.12.92.126:41285 shutting down...
I20260710 11:00:54.365235 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:54.365795 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.366153 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P f91a2f3ad09a4e35aca2bbfe8838e355: stopping tablet replica
I20260710 11:00:54.387398 12657 master.cc:584] Master@127.12.92.126:41285 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12727 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:00:54.433554 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:46215
I20260710 11:00:54.434778 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:54.441658 16058 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:00:54.441795 16061 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:00:54.441692 16059 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:00:54.442808 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:54.443753 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:54.443991 12657 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:00:54.444146 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681254444129 us; error 0 us; skew 500 ppm
I20260710 11:00:54.444803 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:54.447917 12657 webserver.cc:533] Webserver started at http://127.12.92.126:33095/ using document root <none> and password file <none>
I20260710 11:00:54.448493 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:54.448706 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:54.449061 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:54.450443 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "2668994a30c941619d88cd730e1ba445"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.455063 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:00:54.458590 16066 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:00:54.459478 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:54.459776 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "2668994a30c941619d88cd730e1ba445"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.460096 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-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:00:54.473769 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:54.475097 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:54.515059 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:46215
I20260710 11:00:54.515174 16117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:46215 every 8 connection(s)
I20260710 11:00:54.519028 16118 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:00:54.530544 16118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445: Bootstrap starting.
I20260710 11:00:54.535475 16118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:54.539909 16118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445: No bootstrap required, opened a new log
I20260710 11:00:54.542088 16118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2668994a30c941619d88cd730e1ba445" member_type: VOTER }
I20260710 11:00:54.542474 16118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:54.542666 16118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2668994a30c941619d88cd730e1ba445, State: Initialized, Role: FOLLOWER
I20260710 11:00:54.543263 16118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2668994a30c941619d88cd730e1ba445" member_type: VOTER }
I20260710 11:00:54.543717 16118 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:54.543931 16118 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:54.544142 16118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:54.548632 16118 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2668994a30c941619d88cd730e1ba445" member_type: VOTER }
I20260710 11:00:54.549114 16118 leader_election.cc:304] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [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: 2668994a30c941619d88cd730e1ba445; no voters: 
I20260710 11:00:54.550216 16118 leader_election.cc:290] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:54.550631 16121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:54.552098 16121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 1 LEADER]: Becoming Leader. State: Replica: 2668994a30c941619d88cd730e1ba445, State: Running, Role: LEADER
I20260710 11:00:54.552920 16121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [LEADER]: Queue going to LEADER mode. State: All 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: "2668994a30c941619d88cd730e1ba445" member_type: VOTER }
I20260710 11:00:54.553203 16118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:54.560415 16122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2668994a30c941619d88cd730e1ba445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2668994a30c941619d88cd730e1ba445" member_type: VOTER } }
I20260710 11:00:54.561163 16122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:54.563024 16123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2668994a30c941619d88cd730e1ba445. Latest consensus state: current_term: 1 leader_uuid: "2668994a30c941619d88cd730e1ba445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2668994a30c941619d88cd730e1ba445" member_type: VOTER } }
I20260710 11:00:54.564507 16123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:54.564828 16131 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:54.570345 16131 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:54.571471 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:54.579872 16131 catalog_manager.cc:1383] Generated new cluster ID: 15ff4b0b449c4e5a8f6f8df0a5eb98cf
I20260710 11:00:54.580222 16131 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:54.600176 16131 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:54.601512 16131 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:54.620487 16131 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445: Generated new TSK 0
I20260710 11:00:54.621148 16131 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:54.638128 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:54.644761 16139 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:00:54.647506 16140 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:00:54.649313 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:54.649281 16142 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:00:54.650699 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:54.650913 12657 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:00:54.651156 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681254651139 us; error 0 us; skew 500 ppm
I20260710 11:00:54.651659 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:54.654541 12657 webserver.cc:533] Webserver started at http://127.12.92.65:46795/ using document root <none> and password file <none>
I20260710 11:00:54.655102 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:54.655290 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:54.655509 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:54.656576 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.661352 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:54.665838 16147 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:00:54.666734 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:54.667068 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.667357 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-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:00:54.687589 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:54.689477 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:54.691735 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:54.695334 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:54.695722 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.696025 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:54.696301 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.740585 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:43985
I20260710 11:00:54.740715 16209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:43985 every 8 connection(s)
I20260710 11:00:54.745823 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:54.753571 16214 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:00:54.754046 16215 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:00:54.758046 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:54.759227 16218 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:00:54.759577 16210 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46215
I20260710 11:00:54.760047 16210 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:54.760331 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:54.760604 12657 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:00:54.760866 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681254760845 us; error 0 us; skew 500 ppm
I20260710 11:00:54.760936 16210 heartbeater.cc:507] Master 127.12.92.126:46215 requested a full tablet report, sending...
I20260710 11:00:54.761678 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:54.763808 16083 ts_manager.cc:194] Registered new tserver with Master: 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985)
I20260710 11:00:54.764514 12657 webserver.cc:533] Webserver started at http://127.12.92.66:42575/ using document root <none> and password file <none>
I20260710 11:00:54.765055 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:54.765266 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:54.765520 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:54.765875 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57492
I20260710 11:00:54.766738 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "7cab40d2981b4ac68f19aae82d848647"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.772061 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:00:54.775442 16222 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:00:54.776242 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:00:54.776554 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "7cab40d2981b4ac68f19aae82d848647"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.776883 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-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:00:54.796732 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:54.798174 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:54.800330 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:54.802596 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:54.802815 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.803094 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:54.803274 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.844815 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:44147
I20260710 11:00:54.844924 16284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:44147 every 8 connection(s)
I20260710 11:00:54.849579 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:54.858050 16288 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:00:54.859414 16289 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:00:54.861308 16291 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:00:54.861894 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:54.863312 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:54.863524 12657 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:00:54.863759 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681254863729 us; error 0 us; skew 500 ppm
I20260710 11:00:54.864128 16285 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46215
I20260710 11:00:54.864444 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:54.864511 16285 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:54.865453 16285 heartbeater.cc:507] Master 127.12.92.126:46215 requested a full tablet report, sending...
I20260710 11:00:54.867295 12657 webserver.cc:533] Webserver started at http://127.12.92.67:38683/ using document root <none> and password file <none>
I20260710 11:00:54.867551 16083 ts_manager.cc:194] Registered new tserver with Master: 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:54.867856 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:54.868119 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:54.868391 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:54.869189 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57496
I20260710 11:00:54.869522 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "76542c69608f4972807d069a5bb27fef"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.874289 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:00:54.877997 16296 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:00:54.879168 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:00:54.879495 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "76542c69608f4972807d069a5bb27fef"
format_stamp: "Formatted at 2026-07-10 11:00:54 on dist-test-slave-tgtk"
I20260710 11:00:54.879735 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681169490517-12657-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:00:54.888511 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:54.889681 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:54.891105 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:54.893364 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:54.893570 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.893822 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:54.893996 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:54.934091 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:34747
I20260710 11:00:54.934194 16358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:34747 every 8 connection(s)
I20260710 11:00:54.948645 16359 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46215
I20260710 11:00:54.949038 16359 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:54.949733 16359 heartbeater.cc:507] Master 127.12.92.126:46215 requested a full tablet report, sending...
I20260710 11:00:54.951649 16083 ts_manager.cc:194] Registered new tserver with Master: 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:54.952041 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014668996s
I20260710 11:00:54.953037 16083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57508
I20260710 11:00:54.979144 16083 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57524:
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:00:54.981643 16083 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:00:55.033946 16174 tablet_service.cc:1511] Processing CreateTablet for tablet 09d322b0f4f64680840d90b05b40337f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.033833 16175 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad26486cae8438fb605c30d5829b3ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.035688 16174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d322b0f4f64680840d90b05b40337f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.036304 16175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad26486cae8438fb605c30d5829b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.039492 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad26486cae8438fb605c30d5829b3ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.040241 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 09d322b0f4f64680840d90b05b40337f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.040946 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad26486cae8438fb605c30d5829b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.041517 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d322b0f4f64680840d90b05b40337f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.049296 16324 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad26486cae8438fb605c30d5829b3ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.050779 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad26486cae8438fb605c30d5829b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.052268 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 09d322b0f4f64680840d90b05b40337f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=096162c391eb4c6baebad211bae69edd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.059446 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d322b0f4f64680840d90b05b40337f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.060034 16374 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: Bootstrap starting.
I20260710 11:00:55.071254 16374 tablet_bootstrap.cc:654] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.082823 16375 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: Bootstrap starting.
I20260710 11:00:55.091656 16375 tablet_bootstrap.cc:654] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.092315 16374 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: No bootstrap required, opened a new log
I20260710 11:00:55.092581 16377 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: Bootstrap starting.
I20260710 11:00:55.092793 16374 ts_tablet_manager.cc:1403] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.007s
I20260710 11:00:55.095309 16374 raft_consensus.cc:359] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.096186 16374 raft_consensus.cc:385] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.096462 16374 raft_consensus.cc:740] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.097147 16374 consensus_queue.cc:260] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.098037 16375 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: No bootstrap required, opened a new log
I20260710 11:00:55.098824 16375 ts_tablet_manager.cc:1403] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:00:55.099349 16210 heartbeater.cc:499] Master 127.12.92.126:46215 was elected leader, sending a full tablet report...
I20260710 11:00:55.099911 16374 ts_tablet_manager.cc:1434] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:55.100838 16377 tablet_bootstrap.cc:654] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.101277 16374 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: Bootstrap starting.
I20260710 11:00:55.102279 16375 raft_consensus.cc:359] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.103140 16375 raft_consensus.cc:385] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.105543 16375 raft_consensus.cc:740] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.106772 16375 consensus_queue.cc:260] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.108635 16374 tablet_bootstrap.cc:654] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.116675 16285 heartbeater.cc:499] Master 127.12.92.126:46215 was elected leader, sending a full tablet report...
I20260710 11:00:55.118003 16377 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: No bootstrap required, opened a new log
I20260710 11:00:55.116077 16375 ts_tablet_manager.cc:1434] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:00:55.118449 16377 ts_tablet_manager.cc:1403] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260710 11:00:55.118458 16374 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: No bootstrap required, opened a new log
I20260710 11:00:55.119254 16374 ts_tablet_manager.cc:1403] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:00:55.119478 16375 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: Bootstrap starting.
I20260710 11:00:55.121753 16377 raft_consensus.cc:359] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.122530 16377 raft_consensus.cc:385] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.123024 16377 raft_consensus.cc:740] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.123819 16377 consensus_queue.cc:260] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.122385 16374 raft_consensus.cc:359] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.125460 16374 raft_consensus.cc:385] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.125877 16374 raft_consensus.cc:740] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.126806 16374 consensus_queue.cc:260] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.128226 16375 tablet_bootstrap.cc:654] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.129197 16374 ts_tablet_manager.cc:1434] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:55.130929 16377 ts_tablet_manager.cc:1434] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:55.131984 16359 heartbeater.cc:499] Master 127.12.92.126:46215 was elected leader, sending a full tablet report...
I20260710 11:00:55.132719 16377 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: Bootstrap starting.
I20260710 11:00:55.139681 16377 tablet_bootstrap.cc:654] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.143630 16375 tablet_bootstrap.cc:492] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: No bootstrap required, opened a new log
I20260710 11:00:55.144227 16375 ts_tablet_manager.cc:1403] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260710 11:00:55.146451 16377 tablet_bootstrap.cc:492] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: No bootstrap required, opened a new log
I20260710 11:00:55.147006 16377 ts_tablet_manager.cc:1403] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:00:55.148146 16375 raft_consensus.cc:359] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.148881 16375 raft_consensus.cc:385] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.149312 16375 raft_consensus.cc:740] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.149425 16377 raft_consensus.cc:359] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.150195 16377 raft_consensus.cc:385] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.150534 16377 raft_consensus.cc:740] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.150079 16375 consensus_queue.cc:260] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.151302 16377 consensus_queue.cc:260] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.152568 16375 ts_tablet_manager.cc:1434] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:55.153272 16377 ts_tablet_manager.cc:1434] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:00:55.188014 16360 tablet.cc:2406] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:55.298225 16381 raft_consensus.cc:493] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:55.298774 16381 raft_consensus.cc:515] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.300817 16381 leader_election.cc:290] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.305019 16383 raft_consensus.cc:493] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:55.305539 16383 raft_consensus.cc:515] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.307889 16383 leader_election.cc:290] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:55.313337 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef" is_pre_election: true
I20260710 11:00:55.314383 16334 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 0.
I20260710 11:00:55.315726 16224 leader_election.cc:304] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76542c69608f4972807d069a5bb27fef, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:55.315773 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" is_pre_election: true
I20260710 11:00:55.316542 16185 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 0.
I20260710 11:00:55.316725 16381 raft_consensus.cc:2804] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:55.317101 16381 raft_consensus.cc:493] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:55.317447 16381 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.320659 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647" is_pre_election: true
I20260710 11:00:55.324612 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" is_pre_election: true
I20260710 11:00:55.324577 16381 raft_consensus.cc:515] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.325415 16185 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 0.
I20260710 11:00:55.325868 16260 raft_consensus.cc:2393] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76542c69608f4972807d069a5bb27fef in current term 1: Already voted for candidate 7cab40d2981b4ac68f19aae82d848647 in this term.
I20260710 11:00:55.326464 16389 raft_consensus.cc:493] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:55.326583 16300 leader_election.cc:304] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:55.327054 16389 raft_consensus.cc:515] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.328231 16381 leader_election.cc:290] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.328478 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:55.329493 16383 raft_consensus.cc:2804] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:55.329887 16383 raft_consensus.cc:493] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:55.329941 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:55.330286 16383 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.329071 16185 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.331291 16389 leader_election.cc:290] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.331223 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" is_pre_election: true
I20260710 11:00:55.332520 16184 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 0.
I20260710 11:00:55.332700 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef" is_pre_election: true
I20260710 11:00:55.333448 16333 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 0.
I20260710 11:00:55.333967 16226 leader_election.cc:304] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:55.334897 16389 raft_consensus.cc:2804] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:55.335287 16389 raft_consensus.cc:493] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:55.335619 16389 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.337460 16383 raft_consensus.cc:515] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.338521 16334 raft_consensus.cc:2393] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7cab40d2981b4ac68f19aae82d848647 in current term 1: Already voted for candidate 76542c69608f4972807d069a5bb27fef in this term.
I20260710 11:00:55.338385 16185 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 1.
I20260710 11:00:55.339599 16383 leader_election.cc:290] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:55.339905 16226 leader_election.cc:304] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:55.340309 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:55.340927 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:55.341104 16184 raft_consensus.cc:2393] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76542c69608f4972807d069a5bb27fef in current term 1: Already voted for candidate 7cab40d2981b4ac68f19aae82d848647 in this term.
I20260710 11:00:55.341209 16381 raft_consensus.cc:2804] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:55.342813 16381 raft_consensus.cc:697] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Becoming Leader. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Running, Role: LEADER
I20260710 11:00:55.343705 16381 consensus_queue.cc:237] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.344281 16389 raft_consensus.cc:515] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.346320 16389 leader_election.cc:290] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.346935 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:55.347607 16184 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.347110 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:55.348460 16334 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.349244 16297 leader_election.cc:304] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [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: 76542c69608f4972807d069a5bb27fef; no voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 7cab40d2981b4ac68f19aae82d848647
I20260710 11:00:55.350472 16383 raft_consensus.cc:2749] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:55.355257 16184 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 1.
I20260710 11:00:55.355142 16334 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 1.
I20260710 11:00:55.355150 16083 catalog_manager.cc:5697] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "7cab40d2981b4ac68f19aae82d848647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.356729 16226 leader_election.cc:304] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:55.357487 16381 raft_consensus.cc:2804] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:55.357996 16381 raft_consensus.cc:697] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Becoming Leader. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Running, Role: LEADER
I20260710 11:00:55.358683 16381 consensus_queue.cc:237] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.368577 16083 catalog_manager.cc:5697] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "7cab40d2981b4ac68f19aae82d848647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:55.425215 16083 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57528:
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:00:55.427119 16083 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:00:55.449934 16174 tablet_service.cc:1511] Processing CreateTablet for tablet 0c15395e970348fc8a4fd8ab36fbcdc9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.451357 16174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c15395e970348fc8a4fd8ab36fbcdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.451045 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 0c15395e970348fc8a4fd8ab36fbcdc9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.452752 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c15395e970348fc8a4fd8ab36fbcdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.453418 16324 tablet_service.cc:1511] Processing CreateTablet for tablet 0c15395e970348fc8a4fd8ab36fbcdc9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:00:55.453671 16175 tablet_service.cc:1511] Processing CreateTablet for tablet 6b16b2bb40bb444ba50bdf538e05afe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.454741 16175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b16b2bb40bb444ba50bdf538e05afe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.454751 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c15395e970348fc8a4fd8ab36fbcdc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.467314 16374 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Bootstrap starting.
I20260710 11:00:55.468767 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 6b16b2bb40bb444ba50bdf538e05afe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.469244 16375 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: Bootstrap starting.
I20260710 11:00:55.470124 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b16b2bb40bb444ba50bdf538e05afe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.475397 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 6b16b2bb40bb444ba50bdf538e05afe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=57e1689342fd4d32b1868c01c91134e0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:00:55.476858 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b16b2bb40bb444ba50bdf538e05afe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:55.478065 16374 tablet_bootstrap.cc:654] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.487622 16377 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: Bootstrap starting.
I20260710 11:00:55.501410 16377 tablet_bootstrap.cc:654] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.504448 16375 tablet_bootstrap.cc:654] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.505685 16374 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: No bootstrap required, opened a new log
I20260710 11:00:55.506512 16374 ts_tablet_manager.cc:1403] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.011s
I20260710 11:00:55.516764 16377 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: No bootstrap required, opened a new log
I20260710 11:00:55.516780 16374 raft_consensus.cc:359] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.517366 16377 ts_tablet_manager.cc:1403] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.013s
I20260710 11:00:55.517709 16374 raft_consensus.cc:385] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.518149 16374 raft_consensus.cc:740] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.518532 16375 tablet_bootstrap.cc:492] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: No bootstrap required, opened a new log
I20260710 11:00:55.519075 16375 ts_tablet_manager.cc:1403] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.004s
I20260710 11:00:55.519121 16374 consensus_queue.cc:260] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.520780 16377 raft_consensus.cc:359] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.521591 16377 raft_consensus.cc:385] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.521667 16374 ts_tablet_manager.cc:1434] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:00:55.522166 16377 raft_consensus.cc:740] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.521595 16375 raft_consensus.cc:359] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.522663 16375 raft_consensus.cc:385] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.522953 16375 raft_consensus.cc:740] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.523056 16374 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Bootstrap starting.
I20260710 11:00:55.523133 16377 consensus_queue.cc:260] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.523872 16375 consensus_queue.cc:260] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.526098 16375 ts_tablet_manager.cc:1434] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:55.527253 16375 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Bootstrap starting.
I20260710 11:00:55.531281 16374 tablet_bootstrap.cc:654] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.532055 16377 ts_tablet_manager.cc:1434] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:00:55.533341 16377 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: Bootstrap starting.
I20260710 11:00:55.535408 16375 tablet_bootstrap.cc:654] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.542520 16377 tablet_bootstrap.cc:654] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:55.547066 16375 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: No bootstrap required, opened a new log
I20260710 11:00:55.547602 16375 ts_tablet_manager.cc:1403] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:00:55.550726 16375 raft_consensus.cc:359] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.551496 16375 raft_consensus.cc:385] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.551793 16375 raft_consensus.cc:740] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.552872 16375 consensus_queue.cc:260] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.557658 16375 ts_tablet_manager.cc:1434] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:00:55.562058 16377 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: No bootstrap required, opened a new log
W20260710 11:00:55.564658 16130 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:55.562713 16377 ts_tablet_manager.cc:1403] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.010s
I20260710 11:00:55.565749 16374 tablet_bootstrap.cc:492] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: No bootstrap required, opened a new log
I20260710 11:00:55.566244 16374 ts_tablet_manager.cc:1403] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.015s
I20260710 11:00:55.567665 16377 raft_consensus.cc:359] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.568276 16377 raft_consensus.cc:385] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.568532 16377 raft_consensus.cc:740] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.569289 16377 consensus_queue.cc:260] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.569430 16374 raft_consensus.cc:359] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.570175 16374 raft_consensus.cc:385] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:55.570482 16374 raft_consensus.cc:740] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Initialized, Role: FOLLOWER
I20260710 11:00:55.571446 16377 ts_tablet_manager.cc:1434] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:55.571372 16374 consensus_queue.cc:260] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.573863 16374 ts_tablet_manager.cc:1434] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:00:55.713083 16379 raft_consensus.cc:493] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:55.713699 16379 raft_consensus.cc:515] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.715911 16379 leader_election.cc:290] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.728014 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef" is_pre_election: true
I20260710 11:00:55.727910 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647" is_pre_election: true
I20260710 11:00:55.728842 16334 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 0.
I20260710 11:00:55.728853 16260 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 0.
I20260710 11:00:55.730532 16149 leader_election.cc:304] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:55.731391 16379 raft_consensus.cc:2804] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:55.731762 16379 raft_consensus.cc:493] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:55.732038 16379 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.737109 16379 raft_consensus.cc:515] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.739078 16379 leader_election.cc:290] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 1 election: Requested vote from peers 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:55.740521 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:55.740533 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:55.741163 16260 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.741331 16334 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.742832 16381 consensus_queue.cc:1048] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:55.747843 16334 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 1.
I20260710 11:00:55.749265 16149 leader_election.cc:304] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:55.749226 16260 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 1.
I20260710 11:00:55.750806 16379 raft_consensus.cc:2804] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:55.756150 16379 raft_consensus.cc:697] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 LEADER]: Becoming Leader. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Running, Role: LEADER
I20260710 11:00:55.757529 16379 consensus_queue.cc:237] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.758491 16389 consensus_queue.cc:1048] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:55.769999 16079 catalog_manager.cc:5697] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65). New cstate: current_term: 1 leader_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.776345 16383 raft_consensus.cc:493] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:55.776839 16383 raft_consensus.cc:515] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.779029 16383 leader_election.cc:290] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:55.779701 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" is_pre_election: true
I20260710 11:00:55.780119 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647" is_pre_election: true
I20260710 11:00:55.780457 16184 raft_consensus.cc:2468] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 0.
I20260710 11:00:55.780907 16260 raft_consensus.cc:2468] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 0.
I20260710 11:00:55.781673 16300 leader_election.cc:304] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:55.782497 16383 raft_consensus.cc:2804] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:55.782933 16383 raft_consensus.cc:493] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:55.783283 16383 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.788606 16383 raft_consensus.cc:515] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.790210 16383 leader_election.cc:290] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:55.791050 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:55.791254 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:55.791688 16184 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.791800 16260 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:55.798658 16260 raft_consensus.cc:2468] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 1.
I20260710 11:00:55.798658 16184 raft_consensus.cc:2468] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 1.
I20260710 11:00:55.800097 16297 leader_election.cc:304] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76542c69608f4972807d069a5bb27fef, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:55.800854 16383 raft_consensus.cc:2804] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:55.802717 16383 raft_consensus.cc:697] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 LEADER]: Becoming Leader. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Running, Role: LEADER
I20260710 11:00:55.803659 16383 consensus_queue.cc:237] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:55.810844 16079 catalog_manager.cc:5697] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef reported cstate change: term changed from 0 to 1, leader changed from <none> to 76542c69608f4972807d069a5bb27fef (127.12.92.67). New cstate: current_term: 1 leader_uuid: "76542c69608f4972807d069a5bb27fef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:55.842582 16260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae"
dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
mode: GRACEFUL
new_leader_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
 from {username='slave'} at 127.0.0.1:38542
I20260710 11:00:55.843247 16260 raft_consensus.cc:606] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Received request to transfer leadership to TS 6eb24d9ccf0b4a8e9484cad5feba3db7
I20260710 11:00:55.848702 16260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f"
dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
mode: GRACEFUL
new_leader_uuid: "76542c69608f4972807d069a5bb27fef"
 from {username='slave'} at 127.0.0.1:38542
I20260710 11:00:55.849220 16260 raft_consensus.cc:606] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Received request to transfer leadership to TS 76542c69608f4972807d069a5bb27fef
I20260710 11:00:55.863428 16333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9"
dest_uuid: "76542c69608f4972807d069a5bb27fef"
mode: GRACEFUL
new_leader_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
 from {username='slave'} at 127.0.0.1:49490
I20260710 11:00:55.863986 16333 raft_consensus.cc:606] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 LEADER]: Received request to transfer leadership to TS 6eb24d9ccf0b4a8e9484cad5feba3db7
I20260710 11:00:55.910760 16389 consensus_queue.cc:1048] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:55.917680 16381 raft_consensus.cc:993] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: : Instructing follower 6eb24d9ccf0b4a8e9484cad5feba3db7 to start an election
I20260710 11:00:55.918134 16381 raft_consensus.cc:1081] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Signalling peer 6eb24d9ccf0b4a8e9484cad5feba3db7 to start an election
I20260710 11:00:55.920655 16185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae"
dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
 from {username='slave'} at 127.0.0.1:35022
I20260710 11:00:55.921214 16185 raft_consensus.cc:493] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:55.921553 16185 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.925160 16390 consensus_queue.cc:1048] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:55.929497 16185 raft_consensus.cc:515] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.930685 16184 raft_consensus.cc:1240] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Rejecting Update request from peer 7cab40d2981b4ac68f19aae82d848647 for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:55.936082 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:55.936762 16333 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.937144 16381 consensus_queue.cc:1059] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:55.938210 16381 raft_consensus.cc:3055] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:55.938299 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad26486cae8438fb605c30d5829b3ae" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:55.936156 16185 leader_election.cc:290] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 2 election: Requested vote from peers 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:55.940083 16381 raft_consensus.cc:740] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Running, Role: LEADER
I20260710 11:00:55.941506 16381 consensus_queue.cc:260] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.942859 16381 raft_consensus.cc:3060] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.945086 16333 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 2.
I20260710 11:00:55.946270 16149 leader_election.cc:304] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:55.947152 16379 raft_consensus.cc:2804] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:55.947701 16379 raft_consensus.cc:697] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 LEADER]: Becoming Leader. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Running, Role: LEADER
I20260710 11:00:55.948511 16379 consensus_queue.cc:237] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [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: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } }
I20260710 11:00:55.956180 16079 catalog_manager.cc:5697] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 reported cstate change: term changed from 1 to 2, leader changed from 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66) to 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.957365 16260 raft_consensus.cc:2468] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 2.
I20260710 11:00:56.201804 16383 consensus_queue.cc:1048] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:56.208793 16413 raft_consensus.cc:993] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: : Instructing follower 6eb24d9ccf0b4a8e9484cad5feba3db7 to start an election
I20260710 11:00:56.209560 16383 raft_consensus.cc:1081] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 LEADER]: Signalling peer 6eb24d9ccf0b4a8e9484cad5feba3db7 to start an election
I20260710 11:00:56.211580 16184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9"
dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
 from {username='slave'} at 127.0.0.1:35024
I20260710 11:00:56.212224 16184 raft_consensus.cc:493] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.212766 16184 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.220367 16420 consensus_queue.cc:1048] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:56.221789 16184 raft_consensus.cc:515] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.224989 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:56.226084 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c15395e970348fc8a4fd8ab36fbcdc9" candidate_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:56.226876 16333 raft_consensus.cc:3055] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.227479 16333 raft_consensus.cc:740] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Running, Role: LEADER
I20260710 11:00:56.228600 16333 consensus_queue.cc:260] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.230417 16333 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.225391 16184 leader_election.cc:290] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [CANDIDATE]: Term 2 election: Requested vote from peers 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:56.235661 16379 consensus_queue.cc:1048] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:56.238909 16333 raft_consensus.cc:2468] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eb24d9ccf0b4a8e9484cad5feba3db7 in term 2.
I20260710 11:00:56.240537 16149 leader_election.cc:304] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [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: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 7cab40d2981b4ac68f19aae82d848647
I20260710 11:00:56.242007 16379 raft_consensus.cc:2804] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.242550 16379 raft_consensus.cc:697] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 LEADER]: Becoming Leader. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Running, Role: LEADER
I20260710 11:00:56.243505 16379 consensus_queue.cc:237] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.251216 16407 consensus_queue.cc:1048] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:56.254292 16081 catalog_manager.cc:5697] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 reported cstate change: term changed from 1 to 2, leader changed from 76542c69608f4972807d069a5bb27fef (127.12.92.67) to 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65). New cstate: current_term: 2 leader_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:56.362597 16390 raft_consensus.cc:993] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: : Instructing follower 76542c69608f4972807d069a5bb27fef to start an election
I20260710 11:00:56.363091 16390 raft_consensus.cc:1081] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Signalling peer 76542c69608f4972807d069a5bb27fef to start an election
I20260710 11:00:56.364921 16334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f"
dest_uuid: "76542c69608f4972807d069a5bb27fef"
 from {username='slave'} at 127.0.0.1:49476
I20260710 11:00:56.365372 16334 raft_consensus.cc:493] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.365646 16334 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.370803 16334 raft_consensus.cc:515] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.372658 16334 leader_election.cc:290] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 2 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66:44147)
I20260710 11:00:56.373518 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:56.373842 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d322b0f4f64680840d90b05b40337f" candidate_uuid: "76542c69608f4972807d069a5bb27fef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
I20260710 11:00:56.374076 16184 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.374464 16260 raft_consensus.cc:3055] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.374784 16260 raft_consensus.cc:740] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Running, Role: LEADER
I20260710 11:00:56.375573 16260 consensus_queue.cc:260] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.376627 16260 raft_consensus.cc:3060] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.379257 16184 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 2.
I20260710 11:00:56.380513 16300 leader_election.cc:304] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eb24d9ccf0b4a8e9484cad5feba3db7, 76542c69608f4972807d069a5bb27fef; no voters: 
I20260710 11:00:56.381376 16420 raft_consensus.cc:2804] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.381815 16420 raft_consensus.cc:697] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 2 LEADER]: Becoming Leader. State: Replica: 76542c69608f4972807d069a5bb27fef, State: Running, Role: LEADER
I20260710 11:00:56.382509 16420 consensus_queue.cc:237] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.382759 16260 raft_consensus.cc:2468] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76542c69608f4972807d069a5bb27fef in term 2.
I20260710 11:00:56.388476 16079 catalog_manager.cc:5697] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef reported cstate change: term changed from 1 to 2, leader changed from 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66) to 76542c69608f4972807d069a5bb27fef (127.12.92.67). New cstate: current_term: 2 leader_uuid: "76542c69608f4972807d069a5bb27fef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:56.491034 16334 raft_consensus.cc:1275] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Refusing update from remote peer 6eb24d9ccf0b4a8e9484cad5feba3db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.492589 16407 consensus_queue.cc:1048] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.502621 16260 raft_consensus.cc:1275] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Refusing update from remote peer 6eb24d9ccf0b4a8e9484cad5feba3db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.504726 16423 consensus_queue.cc:1048] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:56.605721 12657 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:00:56.607457 12657 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:00:56.607873 12657 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:00:56.621054 16184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0"
dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
mode: GRACEFUL
new_leader_uuid: "7cab40d2981b4ac68f19aae82d848647"
 from {username='slave'} at 127.0.0.1:35032
I20260710 11:00:56.621687 16184 raft_consensus.cc:606] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 LEADER]: Received request to transfer leadership to TS 7cab40d2981b4ac68f19aae82d848647
I20260710 11:00:56.623157 12657 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:00:56.725076 16407 raft_consensus.cc:993] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: : Instructing follower 7cab40d2981b4ac68f19aae82d848647 to start an election
I20260710 11:00:56.725670 16423 raft_consensus.cc:1081] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 LEADER]: Signalling peer 7cab40d2981b4ac68f19aae82d848647 to start an election
I20260710 11:00:56.727397 16260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0"
dest_uuid: "7cab40d2981b4ac68f19aae82d848647"
 from {username='slave'} at 127.0.0.1:38540
I20260710 11:00:56.727954 16260 raft_consensus.cc:493] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.728293 16260 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.733754 16260 raft_consensus.cc:515] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.735687 16260 leader_election.cc:290] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 2 election: Requested vote from peers 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985), 76542c69608f4972807d069a5bb27fef (127.12.92.67:34747)
I20260710 11:00:56.736583 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7"
I20260710 11:00:56.736897 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b16b2bb40bb444ba50bdf538e05afe0" candidate_uuid: "7cab40d2981b4ac68f19aae82d848647" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76542c69608f4972807d069a5bb27fef"
I20260710 11:00:56.737210 16184 raft_consensus.cc:3055] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.737454 16334 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.737600 16184 raft_consensus.cc:740] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eb24d9ccf0b4a8e9484cad5feba3db7, State: Running, Role: LEADER
I20260710 11:00:56.738445 16184 consensus_queue.cc:260] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.739555 16184 raft_consensus.cc:3060] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.742895 16334 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 2.
I20260710 11:00:56.744242 16224 leader_election.cc:304] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76542c69608f4972807d069a5bb27fef, 7cab40d2981b4ac68f19aae82d848647; no voters: 
I20260710 11:00:56.744983 16390 raft_consensus.cc:2804] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.745020 16184 raft_consensus.cc:2468] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cab40d2981b4ac68f19aae82d848647 in term 2.
I20260710 11:00:56.745579 16390 raft_consensus.cc:697] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 LEADER]: Becoming Leader. State: Replica: 7cab40d2981b4ac68f19aae82d848647, State: Running, Role: LEADER
I20260710 11:00:56.746407 16390 consensus_queue.cc:237] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } }
I20260710 11:00:56.752506 16081 catalog_manager.cc:5697] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 reported cstate change: term changed from 1 to 2, leader changed from 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65) to 7cab40d2981b4ac68f19aae82d848647 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "7cab40d2981b4ac68f19aae82d848647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eb24d9ccf0b4a8e9484cad5feba3db7" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:56.815788 16334 raft_consensus.cc:1275] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Refusing update from remote peer 6eb24d9ccf0b4a8e9484cad5feba3db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.817108 16423 consensus_queue.cc:1048] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76542c69608f4972807d069a5bb27fef" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 34747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.824688 16260 raft_consensus.cc:3060] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.833256 16260 raft_consensus.cc:1275] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Refusing update from remote peer 6eb24d9ccf0b4a8e9484cad5feba3db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.834764 16423 consensus_queue.cc:1048] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.837881 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
I20260710 11:00:56.865974 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.866649 12657 tablet_replica.cc:333] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7: stopping tablet replica
I20260710 11:00:56.867306 12657 raft_consensus.cc:2243] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.867797 12657 raft_consensus.cc:2272] T 6b16b2bb40bb444ba50bdf538e05afe0 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.870070 12657 tablet_replica.cc:333] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7: stopping tablet replica
I20260710 11:00:56.870675 12657 raft_consensus.cc:2243] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.871592 12657 raft_consensus.cc:2272] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.873843 12657 tablet_replica.cc:333] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7: stopping tablet replica
I20260710 11:00:56.874374 12657 raft_consensus.cc:2243] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.875276 12657 raft_consensus.cc:2272] T 0ad26486cae8438fb605c30d5829b3ae P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.877355 12657 tablet_replica.cc:333] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7: stopping tablet replica
I20260710 11:00:56.877848 12657 raft_consensus.cc:2243] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.878249 12657 raft_consensus.cc:2272] T 09d322b0f4f64680840d90b05b40337f P 6eb24d9ccf0b4a8e9484cad5feba3db7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.900645 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:00:56.903283 16260 raft_consensus.cc:1275] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Refusing update from remote peer 76542c69608f4972807d069a5bb27fef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.904772 16420 consensus_queue.cc:1048] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cab40d2981b4ac68f19aae82d848647" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 44147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.916193 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 11:00:56.934708 16300 consensus_peers.cc:597] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef -> Peer 6eb24d9ccf0b4a8e9484cad5feba3db7 (127.12.92.65:43985): Couldn't send request to peer 6eb24d9ccf0b4a8e9484cad5feba3db7. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:43985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.947302 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.948001 12657 tablet_replica.cc:333] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: stopping tablet replica
I20260710 11:00:56.948563 12657 raft_consensus.cc:2243] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.949185 12657 pending_rounds.cc:70] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Trying to abort 1 pending ops.
I20260710 11:00:56.949450 12657 pending_rounds.cc:77] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958427640557568 op_type: NO_OP noop_request { }
I20260710 11:00:56.949806 12657 raft_consensus.cc:2889] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:56.950094 12657 raft_consensus.cc:2272] T 6b16b2bb40bb444ba50bdf538e05afe0 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.952400 12657 tablet_replica.cc:333] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647: stopping tablet replica
I20260710 11:00:56.952978 12657 raft_consensus.cc:2243] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.953420 12657 raft_consensus.cc:2272] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.955562 12657 tablet_replica.cc:333] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647: stopping tablet replica
I20260710 11:00:56.956074 12657 raft_consensus.cc:2243] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.956516 12657 raft_consensus.cc:2272] T 0ad26486cae8438fb605c30d5829b3ae P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.958698 12657 tablet_replica.cc:333] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647: stopping tablet replica
I20260710 11:00:56.959275 12657 raft_consensus.cc:2243] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.959712 12657 raft_consensus.cc:2272] T 09d322b0f4f64680840d90b05b40337f P 7cab40d2981b4ac68f19aae82d848647 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.983263 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
I20260710 11:00:56.994390 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 11:00:57.012115 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:57.012782 12657 tablet_replica.cc:333] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef: stopping tablet replica
I20260710 11:00:57.013330 12657 raft_consensus.cc:2243] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.013785 12657 raft_consensus.cc:2272] T 6b16b2bb40bb444ba50bdf538e05afe0 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.016045 12657 tablet_replica.cc:333] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef: stopping tablet replica
I20260710 11:00:57.016559 12657 raft_consensus.cc:2243] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.016993 12657 raft_consensus.cc:2272] T 0c15395e970348fc8a4fd8ab36fbcdc9 P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.018896 12657 tablet_replica.cc:333] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef: stopping tablet replica
I20260710 11:00:57.019456 12657 raft_consensus.cc:2243] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.020221 12657 raft_consensus.cc:2272] T 09d322b0f4f64680840d90b05b40337f P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.022432 12657 tablet_replica.cc:333] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef: stopping tablet replica
I20260710 11:00:57.022935 12657 raft_consensus.cc:2243] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.023427 12657 raft_consensus.cc:2272] T 0ad26486cae8438fb605c30d5829b3ae P 76542c69608f4972807d069a5bb27fef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.046371 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:00:57.058249 12657 master.cc:562] Master@127.12.92.126:46215 shutting down...
I20260710 11:00:57.073871 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.074424 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.074750 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2668994a30c941619d88cd730e1ba445: stopping tablet replica
I20260710 11:00:57.093946 12657 master.cc:584] Master@127.12.92.126:46215 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2690 ms)
[----------] 6 tests from LeaderRebalancerTest (87472 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:00:57.122921 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:46873
I20260710 11:00:57.124138 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.129158 16431 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:00:57.129508 16432 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:00:57.130373 16434 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:00:57.131919 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:57.132661 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.132833 12657 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:00:57.132987 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681257132977 us; error 0 us; skew 500 ppm
I20260710 11:00:57.133461 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.135798 12657 webserver.cc:533] Webserver started at http://127.12.92.126:34831/ using document root <none> and password file <none>
I20260710 11:00:57.136219 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.136396 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.136615 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.137607 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "6ca4d993044f4bc6bf52b9064d4e75c4"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.142112 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:57.145560 16439 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:00:57.146467 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:00:57.146827 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "6ca4d993044f4bc6bf52b9064d4e75c4"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.147203 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-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:00:57.165371 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.166545 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.202836 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:46873
I20260710 11:00:57.202955 16490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:46873 every 8 connection(s)
I20260710 11:00:57.207247 16491 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:00:57.217707 16491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: Bootstrap starting.
I20260710 11:00:57.221917 16491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.226186 16491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: No bootstrap required, opened a new log
I20260710 11:00:57.228565 16491 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER }
I20260710 11:00:57.228978 16491 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.229259 16491 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca4d993044f4bc6bf52b9064d4e75c4, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.229915 16491 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER }
I20260710 11:00:57.230407 16491 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:57.230646 16491 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:57.230978 16491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.236102 16491 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER }
I20260710 11:00:57.236748 16491 leader_election.cc:304] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [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: 6ca4d993044f4bc6bf52b9064d4e75c4; no voters: 
I20260710 11:00:57.238022 16491 leader_election.cc:290] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:57.238402 16494 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:57.239871 16494 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 1 LEADER]: Becoming Leader. State: Replica: 6ca4d993044f4bc6bf52b9064d4e75c4, State: Running, Role: LEADER
I20260710 11:00:57.240566 16494 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [LEADER]: Queue going to LEADER mode. State: All 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: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER }
I20260710 11:00:57.241333 16491 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:57.243499 16496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ca4d993044f4bc6bf52b9064d4e75c4. Latest consensus state: current_term: 1 leader_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER } }
I20260710 11:00:57.243484 16495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ca4d993044f4bc6bf52b9064d4e75c4" member_type: VOTER } }
I20260710 11:00:57.244263 16496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:57.244366 16495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:57.250249 16499 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:57.258967 16499 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:57.260063 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:57.268647 16499 catalog_manager.cc:1383] Generated new cluster ID: ba4b224467ee494b846db33de8e85cc6
I20260710 11:00:57.268935 16499 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:57.297497 16499 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:57.298974 16499 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:57.319298 16499 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: Generated new TSK 0
I20260710 11:00:57.319943 16499 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:57.326697 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.332775 16512 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:00:57.333585 16513 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:00:57.336261 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:57.336234 16515 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:00:57.337432 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.337626 12657 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:00:57.337743 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681257337733 us; error 0 us; skew 500 ppm
I20260710 11:00:57.338191 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.340585 12657 webserver.cc:533] Webserver started at http://127.12.92.65:44085/ using document root <none> and password file <none>
I20260710 11:00:57.341053 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.341224 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.341449 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.342504 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "0324c656574547aeb83d6869117b048c"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.347131 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:57.350629 16520 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:00:57.351502 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:57.351847 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "0324c656574547aeb83d6869117b048c"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.352169 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-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:00:57.366839 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.368034 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.369534 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.371914 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.372104 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.372303 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.372439 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.412246 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:38675
I20260710 11:00:57.412335 16582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:38675 every 8 connection(s)
I20260710 11:00:57.417593 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.425271 16587 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:00:57.426424 16588 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:00:57.428416 12657 server_base.cc:1061] running on GCE node
W20260710 11:00:57.429817 16590 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:00:57.430919 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:57.431067 16583 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46873
W20260710 11:00:57.431277 12657 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:00:57.431514 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681257431489 us; error 0 us; skew 500 ppm
I20260710 11:00:57.431515 16583 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:57.432392 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.432612 16583 heartbeater.cc:507] Master 127.12.92.126:46873 requested a full tablet report, sending...
I20260710 11:00:57.435024 12657 webserver.cc:533] Webserver started at http://127.12.92.66:37277/ using document root <none> and password file <none>
I20260710 11:00:57.435310 16456 ts_manager.cc:194] Registered new tserver with Master: 0324c656574547aeb83d6869117b048c (127.12.92.65:38675)
I20260710 11:00:57.435762 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.436050 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.436369 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.437717 16456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48054
I20260710 11:00:57.437834 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "17c90b2715a04a42a7f26b3ec43b076b"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.442956 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:00:57.446460 16595 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:00:57.447355 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:00:57.447665 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "17c90b2715a04a42a7f26b3ec43b076b"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.447914 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-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:00:57.480023 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.481138 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.482553 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.484826 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.485018 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.485381 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.485522 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.523685 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:40173
I20260710 11:00:57.523785 16657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:40173 every 8 connection(s)
I20260710 11:00:57.528395 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.535326 16661 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:00:57.536813 16662 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:00:57.540078 16664 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:00:57.540457 12657 server_base.cc:1061] running on GCE node
I20260710 11:00:57.541049 16658 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46873
I20260710 11:00:57.541502 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:57.541517 16658 heartbeater.cc:461] Registering TS with master...
W20260710 11:00:57.541887 12657 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:00:57.542105 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681257542090 us; error 0 us; skew 500 ppm
I20260710 11:00:57.542610 16658 heartbeater.cc:507] Master 127.12.92.126:46873 requested a full tablet report, sending...
I20260710 11:00:57.542723 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.544903 16456 ts_manager.cc:194] Registered new tserver with Master: 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:57.545456 12657 webserver.cc:533] Webserver started at http://127.12.92.67:37319/ using document root <none> and password file <none>
I20260710 11:00:57.546015 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.546234 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.546520 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.546546 16456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48056
I20260710 11:00:57.547804 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "9ae73da653f547f99671e0b8c92ed859"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.553046 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:00:57.556682 16669 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:00:57.557528 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:57.557864 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "9ae73da653f547f99671e0b8c92ed859"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-tgtk"
I20260710 11:00:57.558156 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681169490517-12657-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:00:57.584142 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.585246 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.586772 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.589176 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.589362 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.589669 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.589807 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.630355 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:46399
I20260710 11:00:57.630594 16731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:46399 every 8 connection(s)
I20260710 11:00:57.646636 16732 heartbeater.cc:344] Connected to a master server at 127.12.92.126:46873
I20260710 11:00:57.647194 16732 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:57.648008 16732 heartbeater.cc:507] Master 127.12.92.126:46873 requested a full tablet report, sending...
I20260710 11:00:57.650713 16456 ts_manager.cc:194] Registered new tserver with Master: 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:57.650839 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016601417s
I20260710 11:00:57.652788 16456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48058
I20260710 11:00:57.677592 16456 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48068:
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:00:57.680210 16456 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:00:57.759043 16697 tablet_service.cc:1511] Processing CreateTablet for tablet d7a5053a84be41c4a5398865eebab27d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:57.759043 16696 tablet_service.cc:1511] Processing CreateTablet for tablet fa5404cf5fa94113abcc7f6e15cddbf5 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:57.760063 16548 tablet_service.cc:1511] Processing CreateTablet for tablet d7a5053a84be41c4a5398865eebab27d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:57.760669 16697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a5053a84be41c4a5398865eebab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.761437 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a5053a84be41c4a5398865eebab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.762856 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 6616f5de80b14f8c9bc6692f43cbb105 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:57.763747 16622 tablet_service.cc:1511] Processing CreateTablet for tablet fa5404cf5fa94113abcc7f6e15cddbf5 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:57.764246 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6616f5de80b14f8c9bc6692f43cbb105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.765098 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5404cf5fa94113abcc7f6e15cddbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.765502 16623 tablet_service.cc:1511] Processing CreateTablet for tablet d7a5053a84be41c4a5398865eebab27d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:57.766759 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a5053a84be41c4a5398865eebab27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.768028 16619 tablet_service.cc:1511] Processing CreateTablet for tablet 83f2430c521443e09edd3b50a364610e (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:57.769348 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f2430c521443e09edd3b50a364610e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.763782 16620 tablet_service.cc:1511] Processing CreateTablet for tablet b1ad63e5fb9e437480a0dfadc42a1bf1 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:57.761478 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5404cf5fa94113abcc7f6e15cddbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.771852 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ad63e5fb9e437480a0dfadc42a1bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.776070 16618 tablet_service.cc:1511] Processing CreateTablet for tablet 3c166dce1fc449d28a7c2e1d32293b44 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:57.777513 16618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c166dce1fc449d28a7c2e1d32293b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.780083 16617 tablet_service.cc:1511] Processing CreateTablet for tablet 1d51462ab9884b70b3c1d53cdea9dc3a (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:57.781561 16617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d51462ab9884b70b3c1d53cdea9dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.784121 16616 tablet_service.cc:1511] Processing CreateTablet for tablet c58c93a3b7f6406fb4c1149efd16297f (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:57.785562 16616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58c93a3b7f6406fb4c1149efd16297f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.801510 16547 tablet_service.cc:1511] Processing CreateTablet for tablet fa5404cf5fa94113abcc7f6e15cddbf5 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:57.802152 16695 tablet_service.cc:1511] Processing CreateTablet for tablet 6616f5de80b14f8c9bc6692f43cbb105 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:57.804117 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 6616f5de80b14f8c9bc6692f43cbb105 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:57.801512 16615 tablet_service.cc:1511] Processing CreateTablet for tablet d6b7bd2d99ea462ca6c643b127c2468d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:57.806707 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b7bd2d99ea462ca6c643b127c2468d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.812202 16547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5404cf5fa94113abcc7f6e15cddbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.813194 16545 tablet_service.cc:1511] Processing CreateTablet for tablet b1ad63e5fb9e437480a0dfadc42a1bf1 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:57.813560 16694 tablet_service.cc:1511] Processing CreateTablet for tablet b1ad63e5fb9e437480a0dfadc42a1bf1 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:57.814635 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ad63e5fb9e437480a0dfadc42a1bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.815361 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6616f5de80b14f8c9bc6692f43cbb105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.819572 16544 tablet_service.cc:1511] Processing CreateTablet for tablet 83f2430c521443e09edd3b50a364610e (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:57.821626 16544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f2430c521443e09edd3b50a364610e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.804162 16695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6616f5de80b14f8c9bc6692f43cbb105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.831378 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ad63e5fb9e437480a0dfadc42a1bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.886404 16693 tablet_service.cc:1511] Processing CreateTablet for tablet 83f2430c521443e09edd3b50a364610e (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:57.888413 16693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f2430c521443e09edd3b50a364610e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.895733 16748 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:57.901700 16747 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:57.919049 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 3c166dce1fc449d28a7c2e1d32293b44 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:57.921155 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c166dce1fc449d28a7c2e1d32293b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.919132 16748 tablet_bootstrap.cc:654] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.925864 16692 tablet_service.cc:1511] Processing CreateTablet for tablet 3c166dce1fc449d28a7c2e1d32293b44 (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:57.928047 16692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c166dce1fc449d28a7c2e1d32293b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.929186 16747 tablet_bootstrap.cc:654] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.933280 16548 tablet_service.cc:1511] Processing CreateTablet for tablet 1d51462ab9884b70b3c1d53cdea9dc3a (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:57.945840 16695 tablet_service.cc:1511] Processing CreateTablet for tablet 1d51462ab9884b70b3c1d53cdea9dc3a (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:57.948487 16695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d51462ab9884b70b3c1d53cdea9dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.963132 16694 tablet_service.cc:1511] Processing CreateTablet for tablet c58c93a3b7f6406fb4c1149efd16297f (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:57.965090 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58c93a3b7f6406fb4c1149efd16297f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.973253 16546 tablet_service.cc:1511] Processing CreateTablet for tablet d6b7bd2d99ea462ca6c643b127c2468d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:57.975976 16691 tablet_service.cc:1511] Processing CreateTablet for tablet d6b7bd2d99ea462ca6c643b127c2468d (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:57.977931 16691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b7bd2d99ea462ca6c643b127c2468d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.978736 16547 tablet_service.cc:1511] Processing CreateTablet for tablet c58c93a3b7f6406fb4c1149efd16297f (DEFAULT_TABLE table=test-workload [id=0098743f6bbf4786addbdad2ef17b2a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:57.991524 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d51462ab9884b70b3c1d53cdea9dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.993527 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b7bd2d99ea462ca6c643b127c2468d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.023332 16547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58c93a3b7f6406fb4c1149efd16297f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.034691 16747 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.035630 16747 ts_tablet_manager.cc:1403] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.134s	user 0.034s	sys 0.045s
I20260710 11:00:58.039544 16747 raft_consensus.cc:359] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.040686 16747 raft_consensus.cc:385] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.041141 16747 raft_consensus.cc:740] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.042346 16747 consensus_queue.cc:260] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.051761 16658 heartbeater.cc:499] Master 127.12.92.126:46873 was elected leader, sending a full tablet report...
I20260710 11:00:58.052548 16747 ts_tablet_manager.cc:1434] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:00:58.054169 16747 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.061398 16747 tablet_bootstrap.cc:654] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.073370 16747 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.074013 16747 ts_tablet_manager.cc:1403] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 11:00:58.076993 16747 raft_consensus.cc:359] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.077764 16747 raft_consensus.cc:385] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.078109 16747 raft_consensus.cc:740] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.079012 16747 consensus_queue.cc:260] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.081453 16747 ts_tablet_manager.cc:1434] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:58.082482 16747 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.085026 16748 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.085592 16748 ts_tablet_manager.cc:1403] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.190s	user 0.059s	sys 0.080s
I20260710 11:00:58.088553 16747 tablet_bootstrap.cc:654] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.090485 16749 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.088572 16748 raft_consensus.cc:359] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.091938 16748 raft_consensus.cc:385] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.092226 16748 raft_consensus.cc:740] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.093045 16748 consensus_queue.cc:260] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.099206 16752 raft_consensus.cc:493] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.099788 16752 raft_consensus.cc:515] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.105099 16747 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.105139 16752 leader_election.cc:290] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.105999 16747 ts_tablet_manager.cc:1403] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260710 11:00:58.108196 16749 tablet_bootstrap.cc:654] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.109019 16747 raft_consensus.cc:359] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.109863 16747 raft_consensus.cc:385] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.110214 16747 raft_consensus.cc:740] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.111049 16747 consensus_queue.cc:260] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.111703 16583 heartbeater.cc:499] Master 127.12.92.126:46873 was elected leader, sending a full tablet report...
I20260710 11:00:58.113345 16747 ts_tablet_manager.cc:1434] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:58.114387 16747 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.117578 16748 ts_tablet_manager.cc:1434] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.007s
I20260710 11:00:58.118592 16748 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.120617 16747 tablet_bootstrap.cc:654] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.137265 16748 tablet_bootstrap.cc:654] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.173214 16747 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.173898 16747 ts_tablet_manager.cc:1403] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.027s
I20260710 11:00:58.176465 16749 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.177032 16749 ts_tablet_manager.cc:1403] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.035s
I20260710 11:00:58.178113 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.177683 16747 raft_consensus.cc:359] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.178809 16747 raft_consensus.cc:385] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.179242 16747 raft_consensus.cc:740] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.179929 16749 raft_consensus.cc:359] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.180260 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.180824 16749 raft_consensus.cc:385] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.181154 16749 raft_consensus.cc:740] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.180285 16747 consensus_queue.cc:260] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.181846 16749 consensus_queue.cc:260] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.183720 16747 ts_tablet_manager.cc:1434] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
W20260710 11:00:58.184437 16598 leader_election.cc:343] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.184815 16747 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
W20260710 11:00:58.185175 16598 leader_election.cc:343] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.185546 16748 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.185590 16598 leader_election.cc:304] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b; no voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.186369 16748 ts_tablet_manager.cc:1403] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.029s
I20260710 11:00:58.186877 16752 raft_consensus.cc:2749] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.188083 16732 heartbeater.cc:499] Master 127.12.92.126:46873 was elected leader, sending a full tablet report...
I20260710 11:00:58.189532 16748 raft_consensus.cc:359] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.190346 16748 raft_consensus.cc:385] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.190759 16748 raft_consensus.cc:740] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.191766 16748 consensus_queue.cc:260] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.194099 16748 ts_tablet_manager.cc:1434] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:58.195295 16748 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.192270 16749 ts_tablet_manager.cc:1434] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 11:00:58.198243 16747 tablet_bootstrap.cc:654] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.198834 16749 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.202160 16748 tablet_bootstrap.cc:654] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.205570 16749 tablet_bootstrap.cc:654] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.211655 16747 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.212337 16747 ts_tablet_manager.cc:1403] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260710 11:00:58.216280 16747 raft_consensus.cc:359] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.217576 16747 raft_consensus.cc:385] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.217952 16747 raft_consensus.cc:740] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.219664 16747 consensus_queue.cc:260] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.221697 16748 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.222250 16748 ts_tablet_manager.cc:1403] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260710 11:00:58.222448 16747 ts_tablet_manager.cc:1434] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:00:58.224074 16747 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.225117 16748 raft_consensus.cc:359] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.225865 16748 raft_consensus.cc:385] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.226195 16748 raft_consensus.cc:740] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.227039 16748 consensus_queue.cc:260] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.229499 16748 ts_tablet_manager.cc:1434] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:58.230607 16748 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.229395 16749 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.231204 16749 ts_tablet_manager.cc:1403] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.003s
I20260710 11:00:58.233974 16749 raft_consensus.cc:359] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.237469 16749 raft_consensus.cc:385] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.237824 16749 raft_consensus.cc:740] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.238233 16747 tablet_bootstrap.cc:654] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.236774 16748 tablet_bootstrap.cc:654] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.238533 16749 consensus_queue.cc:260] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.240761 16749 ts_tablet_manager.cc:1434] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:58.241719 16749 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.247749 16748 tablet_bootstrap.cc:492] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.248611 16748 ts_tablet_manager.cc:1403] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 11:00:58.247923 16749 tablet_bootstrap.cc:654] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:58.252137 16504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:58.252617 16748 raft_consensus.cc:359] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.253654 16748 raft_consensus.cc:385] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.254244 16748 raft_consensus.cc:740] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.255517 16748 consensus_queue.cc:260] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.257467 16749 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.258152 16747 tablet_bootstrap.cc:492] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.258049 16748 ts_tablet_manager.cc:1434] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:00:58.258045 16749 ts_tablet_manager.cc:1403] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.003s
I20260710 11:00:58.259042 16747 ts_tablet_manager.cc:1403] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.019s
I20260710 11:00:58.260639 16748 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.261837 16749 raft_consensus.cc:359] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.262041 16747 raft_consensus.cc:359] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.262657 16749 raft_consensus.cc:385] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.262727 16747 raft_consensus.cc:385] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.263067 16749 raft_consensus.cc:740] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.263141 16747 raft_consensus.cc:740] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.264052 16747 consensus_queue.cc:260] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.264052 16749 consensus_queue.cc:260] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.267105 16748 tablet_bootstrap.cc:654] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.268672 16749 ts_tablet_manager.cc:1434] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:58.269050 16747 ts_tablet_manager.cc:1434] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:00:58.269855 16749 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.270016 16747 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.276906 16747 tablet_bootstrap.cc:654] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.277732 16749 tablet_bootstrap.cc:654] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.282490 16748 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.282761 16747 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.283074 16748 ts_tablet_manager.cc:1403] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 11:00:58.283417 16747 ts_tablet_manager.cc:1403] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:00:58.286470 16748 raft_consensus.cc:359] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.287601 16748 raft_consensus.cc:385] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.288008 16748 raft_consensus.cc:740] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.288897 16748 consensus_queue.cc:260] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.291266 16748 ts_tablet_manager.cc:1434] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:58.291635 16749 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.292336 16748 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.292199 16749 ts_tablet_manager.cc:1403] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 11:00:58.292135 16747 raft_consensus.cc:359] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.293071 16747 raft_consensus.cc:385] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.293402 16747 raft_consensus.cc:740] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.294193 16747 consensus_queue.cc:260] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.296619 16747 ts_tablet_manager.cc:1434] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:58.297637 16747 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.298735 16755 raft_consensus.cc:493] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.298745 16752 raft_consensus.cc:493] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.299533 16748 tablet_bootstrap.cc:654] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.299278 16755 raft_consensus.cc:515] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.299757 16752 raft_consensus.cc:515] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.301991 16752 leader_election.cc:290] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.303785 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.304737 16747 tablet_bootstrap.cc:654] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:58.305334 16598 leader_election.cc:343] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.317526 16755 leader_election.cc:290] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.318651 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.323559 16558 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:00:58.325153 16598 leader_election.cc:304] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.326279 16752 raft_consensus.cc:2804] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.326799 16752 raft_consensus.cc:493] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.327257 16752 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.339308 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
W20260710 11:00:58.341256 16521 leader_election.cc:343] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.340953 16749 raft_consensus.cc:359] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.343019 16747 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.342700 16749 raft_consensus.cc:385] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.343604 16747 ts_tablet_manager.cc:1403] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.028s
I20260710 11:00:58.343506 16749 raft_consensus.cc:740] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.343317 16752 raft_consensus.cc:515] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.346172 16748 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.345990 16749 consensus_queue.cc:260] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.346889 16748 ts_tablet_manager.cc:1403] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.034s
I20260710 11:00:58.346728 16747 raft_consensus.cc:359] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.347538 16747 raft_consensus.cc:385] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.347824 16747 raft_consensus.cc:740] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.348496 16747 consensus_queue.cc:260] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.350308 16761 raft_consensus.cc:493] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.350489 16748 raft_consensus.cc:359] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.350833 16761 raft_consensus.cc:515] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.351347 16748 raft_consensus.cc:385] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.351760 16748 raft_consensus.cc:740] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.352682 16748 consensus_queue.cc:260] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.355202 16748 ts_tablet_manager.cc:1434] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:58.356508 16748 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.360455 16749 ts_tablet_manager.cc:1434] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260710 11:00:58.361995 16749 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.363992 16748 tablet_bootstrap.cc:654] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.372498 16755 raft_consensus.cc:493] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.373293 16755 raft_consensus.cc:515] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.376310 16755 leader_election.cc:290] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.378221 16761 leader_election.cc:290] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.380613 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:58.380885 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.381390 16558 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.381525 16633 raft_consensus.cc:2468] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.383028 16521 leader_election.cc:304] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.383956 16755 raft_consensus.cc:2804] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.384363 16755 raft_consensus.cc:493] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.384761 16755 raft_consensus.cc:3060] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.379119 16761 raft_consensus.cc:493] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.385757 16761 raft_consensus.cc:515] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.386262 16752 leader_election.cc:290] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.387724 16752 raft_consensus.cc:493] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.388342 16752 raft_consensus.cc:515] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.391845 16752 leader_election.cc:290] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.393924 16557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.394579 16558 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:00:58.395677 16761 leader_election.cc:290] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.395691 16755 raft_consensus.cc:515] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.402081 16748 tablet_bootstrap.cc:492] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.413787 16748 ts_tablet_manager.cc:1403] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260710 11:00:58.402585 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.402114 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.415346 16706 raft_consensus.cc:2468] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.413178 16747 ts_tablet_manager.cc:1434] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.069s	user 0.019s	sys 0.033s
I20260710 11:00:58.414551 16598 leader_election.cc:304] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.415406 16707 raft_consensus.cc:2468] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.404742 16752 raft_consensus.cc:493] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.416621 16776 raft_consensus.cc:2804] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.417372 16776 raft_consensus.cc:697] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:58.417253 16752 raft_consensus.cc:515] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.418912 16748 raft_consensus.cc:359] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.419766 16748 raft_consensus.cc:385] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.419799 16752 leader_election.cc:290] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.420248 16748 raft_consensus.cc:740] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.421123 16523 leader_election.cc:304] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [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: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:58.421242 16748 consensus_queue.cc:260] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.421905 16557 raft_consensus.cc:2393] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c90b2715a04a42a7f26b3ec43b076b in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:00:58.423370 16747 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:00:58.421222 16776 consensus_queue.cc:237] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.424305 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.425235 16556 raft_consensus.cc:2393] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:00:58.426290 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.427070 16555 raft_consensus.cc:2468] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:00:58.429827 16747 tablet_bootstrap.cc:654] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.432086 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.429643 16672 leader_election.cc:304] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.432731 16633 raft_consensus.cc:3060] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.432984 16761 raft_consensus.cc:2804] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.433357 16761 raft_consensus.cc:493] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.433743 16761 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.433807 16749 tablet_bootstrap.cc:654] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.440553 16633 raft_consensus.cc:2468] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.441298 16783 raft_consensus.cc:2804] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.441771 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.441852 16783 raft_consensus.cc:493] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.441996 16521 leader_election.cc:304] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.442512 16558 raft_consensus.cc:2468] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:00:58.432272 16755 leader_election.cc:290] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.444042 16755 raft_consensus.cc:2804] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.444478 16755 raft_consensus.cc:697] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.444880 16748 ts_tablet_manager.cc:1434] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260710 11:00:58.445307 16755 consensus_queue.cc:237] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.446192 16748 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.451774 16749 tablet_bootstrap.cc:492] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.455323 16749 ts_tablet_manager.cc:1403] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.002s
I20260710 11:00:58.442546 16783 raft_consensus.cc:3060] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.461993 16780 raft_consensus.cc:493] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.462590 16780 raft_consensus.cc:515] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.464129 16752 raft_consensus.cc:493] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.464641 16752 raft_consensus.cc:515] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.441213 16761 raft_consensus.cc:515] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.468813 16761 leader_election.cc:290] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.472375 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.473421 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:58.474179 16558 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.474524 16780 leader_election.cc:290] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.472458 16752 leader_election.cc:290] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.475274 16598 leader_election.cc:304] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.477933 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.478053 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.478658 16707 raft_consensus.cc:2468] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:00:58.479693 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.480468 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.481211 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.480842 16452 catalog_manager.cc:5697] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.481783 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.482460 16556 raft_consensus.cc:2468] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:00:58.482890 16558 raft_consensus.cc:2468] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:00:58.482023 16707 raft_consensus.cc:2393] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c90b2715a04a42a7f26b3ec43b076b in current term 1: Already voted for candidate 9ae73da653f547f99671e0b8c92ed859 in this term.
I20260710 11:00:58.484371 16672 leader_election.cc:304] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.484421 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.485333 16633 raft_consensus.cc:2393] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:00:58.485239 16786 raft_consensus.cc:493] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.489255 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.491117 16761 raft_consensus.cc:2804] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.491221 16633 raft_consensus.cc:2468] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:00:58.491583 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.491946 16761 raft_consensus.cc:697] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:00:58.492256 16632 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.492873 16761 consensus_queue.cc:237] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.493278 16670 leader_election.cc:304] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:58.493579 16748 tablet_bootstrap.cc:654] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.494333 16778 raft_consensus.cc:3060] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:58.495082 16598 leader_election.cc:343] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:58.496116 16598 leader_election.cc:343] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.477299 16752 raft_consensus.cc:2804] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.488830 16786 raft_consensus.cc:515] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.498870 16747 tablet_bootstrap.cc:492] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:00:58.499354 16747 ts_tablet_manager.cc:1403] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.015s
I20260710 11:00:58.500515 16786 leader_election.cc:290] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.501319 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.501667 16747 raft_consensus.cc:359] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.501994 16633 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.502349 16747 raft_consensus.cc:385] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:58.498458 16523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.92.67:46399, user_credentials={real_user=slave}} blocked reactor thread for 77573.5us
I20260710 11:00:58.502666 16747 raft_consensus.cc:740] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.503403 16521 leader_election.cc:304] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.504078 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ad63e5fb9e437480a0dfadc42a1bf1" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.504683 16786 raft_consensus.cc:2804] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.505169 16786 raft_consensus.cc:493] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.505007 16747 consensus_queue.cc:260] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.505642 16786 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.505787 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.506503 16706 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.508468 16747 ts_tablet_manager.cc:1434] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:58.509282 16632 raft_consensus.cc:2468] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:00:58.497591 16752 raft_consensus.cc:493] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.510375 16752 raft_consensus.cc:3060] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.504865 16598 leader_election.cc:304] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:00:58.515944 16776 raft_consensus.cc:493] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:58.516512 16598 leader_election.cc:343] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.516206 16786 raft_consensus.cc:515] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.516425 16776 raft_consensus.cc:515] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.517979 16598 leader_election.cc:304] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b; no voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.518823 16776 leader_election.cc:290] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.519402 16776 raft_consensus.cc:2764] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:58.520057 16789 raft_consensus.cc:2749] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.515478 16752 raft_consensus.cc:515] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.519848 16749 raft_consensus.cc:359] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.521924 16749 raft_consensus.cc:385] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.521401 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.522346 16749 raft_consensus.cc:740] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.522893 16632 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.523778 16752 leader_election.cc:290] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.523413 16749 consensus_queue.cc:260] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.522231 16598 leader_election.cc:304] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.532423 16752 raft_consensus.cc:2804] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.526132 16778 raft_consensus.cc:2749] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.533643 16786 leader_election.cc:290] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.533048 16752 raft_consensus.cc:493] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.535573 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.537695 16456 catalog_manager.cc:5697] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.541723 16706 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.539115 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.544199 16752 raft_consensus.cc:3060] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.545681 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:58.546303 16556 raft_consensus.cc:3060] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.551468 16707 raft_consensus.cc:2468] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.554301 16556 raft_consensus.cc:2468] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:00:58.556392 16598 leader_election.cc:304] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.557260 16789 raft_consensus.cc:2804] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.557796 16789 raft_consensus.cc:697] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:58.557905 16706 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.557346 16783 raft_consensus.cc:515] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.559105 16523 leader_election.cc:304] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.551395 16752 raft_consensus.cc:515] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.559638 16558 raft_consensus.cc:2393] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c90b2715a04a42a7f26b3ec43b076b in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:00:58.539958 16632 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.561187 16778 raft_consensus.cc:493] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.561376 16776 raft_consensus.cc:493] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.561691 16778 raft_consensus.cc:515] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.561811 16752 leader_election.cc:290] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.561857 16776 raft_consensus.cc:515] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.564996 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.565120 16776 leader_election.cc:290] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.565665 16558 raft_consensus.cc:2468] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:00:58.566378 16783 leader_election.cc:290] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.569279 16749 ts_tablet_manager.cc:1434] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.014s
I20260710 11:00:58.569540 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.558660 16789 consensus_queue.cc:237] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.570633 16786 raft_consensus.cc:2804] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.569998 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.573155 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:58.573807 16558 raft_consensus.cc:3060] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.574391 16786 raft_consensus.cc:697] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.573120 16749 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.575394 16672 leader_election.cc:304] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.571877 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.571833 16778 leader_election.cc:290] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.579826 16632 raft_consensus.cc:3060] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.583343 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.583979 16705 raft_consensus.cc:3060] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.584190 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6616f5de80b14f8c9bc6692f43cbb105" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.586606 16749 tablet_bootstrap.cc:654] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.589187 16748 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.589715 16748 ts_tablet_manager.cc:1403] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.000s
I20260710 11:00:58.578023 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
W20260710 11:00:58.592392 16598 leader_election.cc:343] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.592696 16748 raft_consensus.cc:359] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.582324 16454 catalog_manager.cc:5697] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.593465 16748 raft_consensus.cc:385] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.593792 16748 raft_consensus.cc:740] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.594448 16786 consensus_queue.cc:237] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.595083 16632 raft_consensus.cc:2468] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.575680 16707 raft_consensus.cc:2468] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:00:58.596185 16748 consensus_queue.cc:260] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.586899 16558 raft_consensus.cc:2468] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:00:58.598146 16521 leader_election.cc:304] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.600457 16783 raft_consensus.cc:2804] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.601050 16783 raft_consensus.cc:697] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.601713 16748 ts_tablet_manager.cc:1434] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:58.603396 16748 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:00:58.602970 16783 consensus_queue.cc:237] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.602548 16705 raft_consensus.cc:2468] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:00:58.603933 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f2430c521443e09edd3b50a364610e" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
W20260710 11:00:58.604840 16598 leader_election.cc:343] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.606814 16791 raft_consensus.cc:2764] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:58.605706 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.608243 16598 leader_election.cc:304] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.609284 16598 leader_election.cc:304] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:00:58.610857 16776 raft_consensus.cc:2804] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.611771 16752 raft_consensus.cc:2764] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:58.611429 16776 raft_consensus.cc:697] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:58.613341 16776 consensus_queue.cc:237] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.614235 16749 tablet_bootstrap.cc:492] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
W20260710 11:00:58.615386 16598 leader_election.cc:343] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.615867 16598 leader_election.cc:304] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b; no voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:58.616461 16748 tablet_bootstrap.cc:654] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.617005 16789 raft_consensus.cc:2749] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.618299 16749 ts_tablet_manager.cc:1403] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.009s
I20260710 11:00:58.634435 16749 raft_consensus.cc:359] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.635540 16749 raft_consensus.cc:385] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.636150 16749 raft_consensus.cc:740] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.637171 16749 consensus_queue.cc:260] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.639895 16749 ts_tablet_manager.cc:1434] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:00:58.640812 16749 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.646942 16749 tablet_bootstrap.cc:654] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.667774 16456 catalog_manager.cc:5697] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.669394 16456 catalog_manager.cc:5697] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.678089 16748 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:00:58.678669 16748 ts_tablet_manager.cc:1403] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260710 11:00:58.681608 16748 raft_consensus.cc:359] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.682358 16748 raft_consensus.cc:385] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.682641 16748 raft_consensus.cc:740] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.685706 16748 consensus_queue.cc:260] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.687791 16748 ts_tablet_manager.cc:1434] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:58.689541 16454 catalog_manager.cc:5697] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.691259 16749 tablet_bootstrap.cc:492] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.691718 16749 ts_tablet_manager.cc:1403] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.028s
I20260710 11:00:58.691803 16454 catalog_manager.cc:5697] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.693861 16749 raft_consensus.cc:359] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.694409 16749 raft_consensus.cc:385] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.694655 16749 raft_consensus.cc:740] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.695382 16749 consensus_queue.cc:260] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.697309 16749 ts_tablet_manager.cc:1434] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:58.698292 16749 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.703898 16749 tablet_bootstrap.cc:654] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.708456 16749 tablet_bootstrap.cc:492] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.708920 16749 ts_tablet_manager.cc:1403] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:00:58.711337 16749 raft_consensus.cc:359] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.711961 16749 raft_consensus.cc:385] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.712162 16749 raft_consensus.cc:740] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.712680 16749 consensus_queue.cc:260] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.714329 16749 ts_tablet_manager.cc:1434] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:58.715278 16749 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:00:58.719857 16749 tablet_bootstrap.cc:654] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.724244 16749 tablet_bootstrap.cc:492] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:00:58.724655 16749 ts_tablet_manager.cc:1403] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:00:58.726576 16749 raft_consensus.cc:359] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.727119 16749 raft_consensus.cc:385] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.727325 16749 raft_consensus.cc:740] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.727869 16749 consensus_queue.cc:260] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.729211 16749 ts_tablet_manager.cc:1434] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:58.749584 16791 raft_consensus.cc:493] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.750156 16791 raft_consensus.cc:515] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.751952 16791 leader_election.cc:290] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.752740 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.752898 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d51462ab9884b70b3c1d53cdea9dc3a" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.753623 16558 raft_consensus.cc:2393] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 17c90b2715a04a42a7f26b3ec43b076b in this term.
I20260710 11:00:58.754647 16672 leader_election.cc:304] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:58.755378 16791 raft_consensus.cc:3060] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.760659 16791 raft_consensus.cc:2749] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.764122 16786 raft_consensus.cc:493] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.764678 16786 raft_consensus.cc:515] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.766326 16786 leader_election.cc:290] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.767253 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.767426 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:00:58.767851 16632 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.768028 16707 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:00:58.768880 16521 leader_election.cc:304] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.769616 16786 raft_consensus.cc:2804] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.769940 16786 raft_consensus.cc:493] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.770223 16786 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.774953 16786 raft_consensus.cc:515] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.776564 16786 leader_election.cc:290] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.777544 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.777565 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.778153 16632 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.778250 16707 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.783603 16632 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.783622 16707 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:00:58.784821 16521 leader_election.cc:304] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:58.785516 16786 raft_consensus.cc:2804] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.786008 16786 raft_consensus.cc:697] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.786777 16786 consensus_queue.cc:237] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.790182 16791 raft_consensus.cc:493] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.790699 16791 raft_consensus.cc:515] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.793243 16791 leader_election.cc:290] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.793560 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.793748 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.794224 16558 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:00:58.794339 16632 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:00:58.795220 16672 leader_election.cc:304] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.795876 16791 raft_consensus.cc:2804] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.796262 16791 raft_consensus.cc:493] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.796588 16791 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.796657 16454 catalog_manager.cc:5697] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.802419 16791 raft_consensus.cc:515] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.804399 16791 leader_election.cc:290] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.805339 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:58.805506 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.805943 16558 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.806071 16632 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.810755 16558 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:00:58.810755 16632 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:00:58.812117 16670 leader_election.cc:304] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.813022 16791 raft_consensus.cc:2804] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.813728 16791 raft_consensus.cc:697] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:00:58.814558 16791 consensus_queue.cc:237] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.819444 16791 raft_consensus.cc:493] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.819855 16791 raft_consensus.cc:515] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.821606 16791 leader_election.cc:290] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.822527 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:00:58.822716 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:00:58.823470 16558 raft_consensus.cc:2393] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 17c90b2715a04a42a7f26b3ec43b076b in this term.
I20260710 11:00:58.822562 16454 catalog_manager.cc:5697] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.824683 16672 leader_election.cc:304] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:58.825357 16791 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.831723 16791 raft_consensus.cc:2749] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.859445 16786 consensus_queue.cc:1048] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.870874 16755 consensus_queue.cc:1048] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.897078 16776 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.902313 16632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
mode: GRACEFUL
new_leader_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:52672
I20260710 11:00:58.902957 16632 raft_consensus.cc:606] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Received request to transfer leadership to TS 0324c656574547aeb83d6869117b048c
I20260710 11:00:58.915460 16789 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.923616 16752 raft_consensus.cc:993] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: : Instructing follower 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:00:58.924113 16789 raft_consensus.cc:1081] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Signalling peer 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:00:58.929178 16707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
mode: GRACEFUL
new_leader_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:58558
I20260710 11:00:58.929714 16707 raft_consensus.cc:606] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Received request to transfer leadership to TS 0324c656574547aeb83d6869117b048c
I20260710 11:00:58.930116 16558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d"
dest_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:47628
I20260710 11:00:58.930709 16558 raft_consensus.cc:493] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.931123 16558 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.935351 16791 consensus_queue.cc:1048] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.937888 16558 raft_consensus.cc:515] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.940565 16558 leader_election.cc:290] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Requested vote from peers 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:58.940851 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.941471 16707 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.942708 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.943364 16632 raft_consensus.cc:3055] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:58.943681 16632 raft_consensus.cc:740] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:58.944880 16761 raft_consensus.cc:993] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: : Instructing follower 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:00:58.944483 16632 consensus_queue.cc:260] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.945323 16761 raft_consensus.cc:1081] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Signalling peer 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:00:58.945791 16632 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.947641 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5"
dest_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:47640
I20260710 11:00:58.948222 16555 raft_consensus.cc:493] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.948560 16555 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.949986 16707 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:00:58.950809 16761 consensus_queue.cc:1048] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.951265 16523 leader_election.cc:304] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.952337 16755 raft_consensus.cc:2804] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:58.952806 16755 raft_consensus.cc:697] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.953619 16755 consensus_queue.cc:237] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:00:58.960310 16555 raft_consensus.cc:515] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.963583 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:58.963953 16558 raft_consensus.cc:1240] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Rejecting Update request from peer 9ae73da653f547f99671e0b8c92ed859 for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:58.964305 16707 raft_consensus.cc:3055] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:58.964675 16707 raft_consensus.cc:740] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:00:58.965746 16555 leader_election.cc:290] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:58.965580 16707 consensus_queue.cc:260] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.966554 16761 consensus_queue.cc:1059] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.967792 16707 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.970373 16632 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:00:58.969980 16452 catalog_manager.cc:5697] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 1 to 2, leader changed from 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66) to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.978607 16707 raft_consensus.cc:2468] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:00:58.978813 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5404cf5fa94113abcc7f6e15cddbf5" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:58.980208 16523 leader_election.cc:304] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:58.981067 16755 raft_consensus.cc:2804] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:58.981554 16755 raft_consensus.cc:697] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:58.982396 16755 consensus_queue.cc:237] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:58.990869 16456 catalog_manager.cc:5697] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 1 to 2, leader changed from 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67) to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.996498 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44"
dest_uuid: "0324c656574547aeb83d6869117b048c"
mode: GRACEFUL
new_leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:47654
I20260710 11:00:58.997139 16555 raft_consensus.cc:606] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Received request to transfer leadership to TS 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:59.006106 16789 consensus_queue.cc:1048] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.006287 16707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
mode: GRACEFUL
new_leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:58558
I20260710 11:00:59.006922 16707 raft_consensus.cc:606] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Received request to transfer leadership to TS 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:00:59.013355 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d"
dest_uuid: "0324c656574547aeb83d6869117b048c"
mode: GRACEFUL
new_leader_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:47654
I20260710 11:00:59.013994 16555 raft_consensus.cc:606] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Received request to transfer leadership to TS 9ae73da653f547f99671e0b8c92ed859
I20260710 11:00:59.018114 16780 consensus_queue.cc:1048] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.031958 16783 consensus_queue.cc:1048] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.043300 16786 consensus_queue.cc:1048] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:59.054554 16786 raft_consensus.cc:993] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: : Instructing follower 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:00:59.055121 16783 raft_consensus.cc:1081] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Signalling peer 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:00:59.056948 16707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:58544
I20260710 11:00:59.057592 16707 raft_consensus.cc:493] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.057946 16707 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.063268 16707 raft_consensus.cc:515] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.064980 16707 leader_election.cc:290] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:00:59.065979 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:59.066154 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b7bd2d99ea462ca6c643b127c2468d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:00:59.066648 16555 raft_consensus.cc:3055] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:59.066803 16633 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.067059 16555 raft_consensus.cc:740] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:59.067952 16555 consensus_queue.cc:260] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.069245 16555 raft_consensus.cc:3060] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.072439 16633 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 2.
I20260710 11:00:59.073509 16670 leader_election.cc:304] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:59.074211 16761 raft_consensus.cc:2804] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:59.074525 16555 raft_consensus.cc:2468] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 2.
I20260710 11:00:59.074688 16761 raft_consensus.cc:697] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 2 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:00:59.075595 16761 consensus_queue.cc:237] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.081637 16452 catalog_manager.cc:5697] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 1 to 2, leader changed from 0324c656574547aeb83d6869117b048c (127.12.92.65) to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.121235 16755 consensus_queue.cc:1048] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.130393 16707 raft_consensus.cc:3060] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.138640 16827 consensus_queue.cc:1048] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.149919 16780 consensus_queue.cc:1048] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.161684 16780 consensus_queue.cc:1048] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.245788 16827 consensus_queue.cc:1048] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.261103 16783 consensus_queue.cc:1048] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.268395 16755 raft_consensus.cc:993] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: : Instructing follower 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:00:59.268879 16783 raft_consensus.cc:1081] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Signalling peer 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:00:59.270267 16633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:52648
I20260710 11:00:59.270771 16633 raft_consensus.cc:493] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.271174 16633 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.276350 16633 raft_consensus.cc:515] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.278343 16633 leader_election.cc:290] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:59.279179 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:59.279652 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c166dce1fc449d28a7c2e1d32293b44" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:59.279930 16555 raft_consensus.cc:3055] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:59.280272 16555 raft_consensus.cc:740] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:00:59.280292 16707 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.281252 16555 consensus_queue.cc:260] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.282557 16555 raft_consensus.cc:3060] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.287793 16707 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:00:59.289175 16598 leader_election.cc:304] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:00:59.289659 16555 raft_consensus.cc:2468] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:00:59.290148 16780 raft_consensus.cc:2804] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:59.290657 16780 raft_consensus.cc:697] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:59.291396 16780 consensus_queue.cc:237] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.298511 16452 catalog_manager.cc:5697] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 1 to 2, leader changed from 0324c656574547aeb83d6869117b048c (127.12.92.65) to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 2 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.389292 16761 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.402307 16791 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.411084 16792 raft_consensus.cc:993] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: : Instructing follower 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:00:59.411578 16792 raft_consensus.cc:1081] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Signalling peer 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:00:59.413163 16633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:52660
I20260710 11:00:59.413761 16633 raft_consensus.cc:493] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.414126 16633 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.419322 16633 raft_consensus.cc:515] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.421115 16633 leader_election.cc:290] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:00:59.422063 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:00:59.422472 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:00:59.422741 16555 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.423159 16707 raft_consensus.cc:3055] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:59.423508 16707 raft_consensus.cc:740] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:00:59.424324 16707 consensus_queue.cc:260] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.425630 16707 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.428584 16555 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:00:59.429906 16598 leader_election.cc:304] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:00:59.430603 16780 raft_consensus.cc:2804] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:59.431041 16780 raft_consensus.cc:697] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:00:59.431903 16707 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:00:59.431758 16780 consensus_queue.cc:237] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:00:59.435515 16633 raft_consensus.cc:1275] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.437091 16783 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.439182 16452 catalog_manager.cc:5697] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 1 to 2, leader changed from 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67) to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 2 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.446934 16707 raft_consensus.cc:1275] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.448638 16783 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.506428 16633 raft_consensus.cc:1275] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.507844 16792 consensus_queue.cc:1048] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.517800 16555 raft_consensus.cc:1275] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.519101 16761 consensus_queue.cc:1048] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.554600 16707 raft_consensus.cc:1275] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.555965 16783 consensus_queue.cc:1048] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.564224 16633 raft_consensus.cc:3060] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.571480 16633 raft_consensus.cc:1275] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.572862 16783 consensus_queue.cc:1048] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.818022 16707 raft_consensus.cc:1275] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.819581 16780 consensus_queue.cc:1048] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.827188 16555 raft_consensus.cc:1275] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.828980 16789 consensus_queue.cc:1048] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.942762 16555 raft_consensus.cc:1275] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.944432 16752 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.953374 16707 raft_consensus.cc:1275] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.955884 16789 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.050895 16454 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37976:
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:01:02.054255 16454 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:01:02.110294 16547 tablet_service.cc:1511] Processing CreateTablet for tablet 415ff46c68e7418ca1ea6a66590852ab (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:02.111485 16622 tablet_service.cc:1511] Processing CreateTablet for tablet 415ff46c68e7418ca1ea6a66590852ab (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:02.113036 16547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415ff46c68e7418ca1ea6a66590852ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.113116 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415ff46c68e7418ca1ea6a66590852ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.116281 16692 tablet_service.cc:1511] Processing CreateTablet for tablet 415ff46c68e7418ca1ea6a66590852ab (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:02.117914 16692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415ff46c68e7418ca1ea6a66590852ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.119742 16695 tablet_service.cc:1511] Processing CreateTablet for tablet 0785e6de33b4429fa58872b7ca75c2a8 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:02.120929 16621 tablet_service.cc:1511] Processing CreateTablet for tablet 0785e6de33b4429fa58872b7ca75c2a8 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:02.122646 16621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0785e6de33b4429fa58872b7ca75c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.123909 16545 tablet_service.cc:1511] Processing CreateTablet for tablet 0785e6de33b4429fa58872b7ca75c2a8 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:02.125442 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0785e6de33b4429fa58872b7ca75c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.126019 16619 tablet_service.cc:1511] Processing CreateTablet for tablet d53b9697a89d4f5bb8ff88a025e3d485 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:02.128283 16548 tablet_service.cc:1511] Processing CreateTablet for tablet d53b9697a89d4f5bb8ff88a025e3d485 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:02.129668 16548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53b9697a89d4f5bb8ff88a025e3d485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.132423 16697 tablet_service.cc:1511] Processing CreateTablet for tablet d53b9697a89d4f5bb8ff88a025e3d485 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:02.133294 16623 tablet_service.cc:1511] Processing CreateTablet for tablet 43d96ea189f14aef821acc3a1610b828 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:02.135262 16546 tablet_service.cc:1511] Processing CreateTablet for tablet 43d96ea189f14aef821acc3a1610b828 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:02.137106 16546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d96ea189f14aef821acc3a1610b828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.138648 16620 tablet_service.cc:1511] Processing CreateTablet for tablet 6a038d5d6a62402db761cf0ea7146004 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:02.140432 16693 tablet_service.cc:1511] Processing CreateTablet for tablet 43d96ea189f14aef821acc3a1610b828 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:02.142972 16696 tablet_service.cc:1511] Processing CreateTablet for tablet 6a038d5d6a62402db761cf0ea7146004 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:02.143605 16695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0785e6de33b4429fa58872b7ca75c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.144586 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a038d5d6a62402db761cf0ea7146004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.142974 16544 tablet_service.cc:1511] Processing CreateTablet for tablet 6a038d5d6a62402db761cf0ea7146004 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:02.147403 16544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a038d5d6a62402db761cf0ea7146004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.148128 16697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53b9697a89d4f5bb8ff88a025e3d485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.151389 16693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d96ea189f14aef821acc3a1610b828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.152400 16618 tablet_service.cc:1511] Processing CreateTablet for tablet f4a031e8611c49e484bb9076fb8b1a04 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:02.155620 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 1291fb01009641d1b49bbea6cd24c32d (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:02.134848 16623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d96ea189f14aef821acc3a1610b828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.163381 16618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a031e8611c49e484bb9076fb8b1a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.165580 16620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a038d5d6a62402db761cf0ea7146004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.168674 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1291fb01009641d1b49bbea6cd24c32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.170876 16619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53b9697a89d4f5bb8ff88a025e3d485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.176334 16691 tablet_service.cc:1511] Processing CreateTablet for tablet 1291fb01009641d1b49bbea6cd24c32d (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:02.178431 16691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1291fb01009641d1b49bbea6cd24c32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.177826 16543 tablet_service.cc:1511] Processing CreateTablet for tablet f4a031e8611c49e484bb9076fb8b1a04 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:02.182192 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3ab27ccde845a59b4a03412fe0f213 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:02.192692 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3ab27ccde845a59b4a03412fe0f213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.180135 16694 tablet_service.cc:1511] Processing CreateTablet for tablet f4a031e8611c49e484bb9076fb8b1a04 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:02.194567 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a031e8611c49e484bb9076fb8b1a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.191360 16543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a031e8611c49e484bb9076fb8b1a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.180959 16542 tablet_service.cc:1511] Processing CreateTablet for tablet 1291fb01009641d1b49bbea6cd24c32d (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:02.185874 16540 tablet_service.cc:1511] Processing CreateTablet for tablet 4f22010932f049e184dc34a85da63ab1 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:02.183815 16541 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3ab27ccde845a59b4a03412fe0f213 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:02.190979 16617 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3ab27ccde845a59b4a03412fe0f213 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:02.184944 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 4f22010932f049e184dc34a85da63ab1 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:02.200055 16540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f22010932f049e184dc34a85da63ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.200938 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f22010932f049e184dc34a85da63ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.201126 16617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3ab27ccde845a59b4a03412fe0f213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.201258 16542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1291fb01009641d1b49bbea6cd24c32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.204582 16541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3ab27ccde845a59b4a03412fe0f213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.240593 16616 tablet_service.cc:1511] Processing CreateTablet for tablet 4f22010932f049e184dc34a85da63ab1 (DEFAULT_TABLE table=soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:02.242323 16616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f22010932f049e184dc34a85da63ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.272751 16848 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.285235 16849 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
W20260710 11:01:02.299079 16504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:01:02.337972 16598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.65:38675, user_credentials={real_user=slave}} blocked reactor thread for 43493.7us
I20260710 11:01:02.356796 16849 tablet_bootstrap.cc:654] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.382299 16848 tablet_bootstrap.cc:654] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.391811 16854 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.392736 16849 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.393347 16849 ts_tablet_manager.cc:1403] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.000s
I20260710 11:01:02.398176 16849 raft_consensus.cc:359] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.398948 16849 raft_consensus.cc:385] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.399344 16849 raft_consensus.cc:740] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.400362 16849 consensus_queue.cc:260] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.401865 16848 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.402429 16848 ts_tablet_manager.cc:1403] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.007s
I20260710 11:01:02.402915 16849 ts_tablet_manager.cc:1434] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260710 11:01:02.404361 16849 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.405556 16848 raft_consensus.cc:359] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.406340 16848 raft_consensus.cc:385] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.406641 16848 raft_consensus.cc:740] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.407595 16854 tablet_bootstrap.cc:654] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.407552 16848 consensus_queue.cc:260] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.410902 16848 ts_tablet_manager.cc:1434] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:02.412019 16848 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.412818 16849 tablet_bootstrap.cc:654] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.424961 16848 tablet_bootstrap.cc:654] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.437194 16849 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.438515 16849 ts_tablet_manager.cc:1403] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.020s
I20260710 11:01:02.439507 16848 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.440187 16848 ts_tablet_manager.cc:1403] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260710 11:01:02.439304 16852 raft_consensus.cc:493] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.441267 16852 raft_consensus.cc:515] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.441748 16849 raft_consensus.cc:359] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.442551 16849 raft_consensus.cc:385] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.442873 16849 raft_consensus.cc:740] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.443698 16849 consensus_queue.cc:260] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.446549 16849 ts_tablet_manager.cc:1434] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:01:02.446074 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.447387 16633 raft_consensus.cc:2468] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:01:02.447665 16849 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.447803 16848 raft_consensus.cc:359] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.448796 16848 raft_consensus.cc:385] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.449249 16848 raft_consensus.cc:740] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.449718 16521 leader_election.cc:304] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:02.450263 16848 consensus_queue.cc:260] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.451331 16853 raft_consensus.cc:2804] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.451886 16853 raft_consensus.cc:493] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.452324 16853 raft_consensus.cc:3060] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.453723 16848 ts_tablet_manager.cc:1434] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260710 11:01:02.455605 16849 tablet_bootstrap.cc:654] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.458216 16852 leader_election.cc:290] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.458807 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
W20260710 11:01:02.464715 16523 leader_election.cc:343] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.476300 16848 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.478579 16853 raft_consensus.cc:515] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.483227 16854 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.483763 16854 ts_tablet_manager.cc:1403] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.092s	user 0.040s	sys 0.040s
I20260710 11:01:02.486828 16854 raft_consensus.cc:359] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.487665 16854 raft_consensus.cc:385] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.488168 16854 raft_consensus.cc:740] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.489077 16854 consensus_queue.cc:260] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.490343 16848 tablet_bootstrap.cc:654] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.491667 16854 ts_tablet_manager.cc:1434] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:01:02.496609 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:02.497323 16633 raft_consensus.cc:3060] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.505264 16853 leader_election.cc:290] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.505829 16854 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.506863 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
W20260710 11:01:02.509095 16523 leader_election.cc:343] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.512141 16633 raft_consensus.cc:2468] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:01:02.513733 16521 leader_election.cc:304] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.517544 16849 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.517998 16853 raft_consensus.cc:2804] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.518175 16849 ts_tablet_manager.cc:1403] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.027s
I20260710 11:01:02.518674 16854 tablet_bootstrap.cc:654] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.519089 16853 raft_consensus.cc:697] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:02.520243 16853 consensus_queue.cc:237] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.521499 16849 raft_consensus.cc:359] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.522297 16849 raft_consensus.cc:385] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.522593 16849 raft_consensus.cc:740] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.523468 16849 consensus_queue.cc:260] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.526010 16849 ts_tablet_manager.cc:1434] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:01:02.526953 16849 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.533866 16849 tablet_bootstrap.cc:654] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.537608 16854 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.538208 16854 ts_tablet_manager.cc:1403] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.012s
I20260710 11:01:02.541587 16848 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.542218 16848 ts_tablet_manager.cc:1403] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.012s
I20260710 11:01:02.542178 16854 raft_consensus.cc:359] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.543569 16854 raft_consensus.cc:385] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.543982 16854 raft_consensus.cc:740] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.544836 16854 consensus_queue.cc:260] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.545722 16849 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.546301 16849 ts_tablet_manager.cc:1403] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:01:02.547777 16854 ts_tablet_manager.cc:1434] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:02.548952 16854 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.549223 16849 raft_consensus.cc:359] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.550063 16849 raft_consensus.cc:385] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.550546 16849 raft_consensus.cc:740] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.545761 16848 raft_consensus.cc:359] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.538353 16452 catalog_manager.cc:5697] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.551215 16848 raft_consensus.cc:385] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.551551 16849 consensus_queue.cc:260] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.551600 16848 raft_consensus.cc:740] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.553202 16848 consensus_queue.cc:260] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.555634 16848 ts_tablet_manager.cc:1434] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:02.556605 16848 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.557423 16854 tablet_bootstrap.cc:654] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.561136 16849 ts_tablet_manager.cc:1434] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:01:02.562156 16849 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.568964 16854 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.569087 16849 tablet_bootstrap.cc:654] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.569754 16854 ts_tablet_manager.cc:1403] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260710 11:01:02.571615 16848 tablet_bootstrap.cc:654] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.573244 16854 raft_consensus.cc:359] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.574090 16854 raft_consensus.cc:385] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.574441 16854 raft_consensus.cc:740] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.575724 16854 consensus_queue.cc:260] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.579133 16854 ts_tablet_manager.cc:1434] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:01:02.581580 16849 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.582144 16849 ts_tablet_manager.cc:1403] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:01:02.582919 16854 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.585574 16848 tablet_bootstrap.cc:492] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.586091 16848 ts_tablet_manager.cc:1403] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260710 11:01:02.589195 16849 raft_consensus.cc:359] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.589972 16849 raft_consensus.cc:385] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.590308 16849 raft_consensus.cc:740] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.592229 16849 consensus_queue.cc:260] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.593288 16848 raft_consensus.cc:359] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.594051 16848 raft_consensus.cc:385] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.594146 16849 ts_tablet_manager.cc:1434] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:01:02.594379 16848 raft_consensus.cc:740] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.594487 16761 raft_consensus.cc:493] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.595005 16761 raft_consensus.cc:515] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.595269 16848 consensus_queue.cc:260] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.597707 16848 ts_tablet_manager.cc:1434] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:01:02.598807 16848 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.599260 16854 tablet_bootstrap.cc:654] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.599526 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.600198 16633 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:01:02.600878 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:02.601586 16558 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:01:02.601727 16670 leader_election.cc:304] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:02.603941 16761 leader_election.cc:290] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.604672 16761 raft_consensus.cc:2804] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.605144 16761 raft_consensus.cc:493] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.605566 16761 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.606176 16848 tablet_bootstrap.cc:654] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.612387 16849 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.616261 16854 tablet_bootstrap.cc:492] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.616863 16854 ts_tablet_manager.cc:1403] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.006s
I20260710 11:01:02.617359 16848 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.617897 16848 ts_tablet_manager.cc:1403] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.009s
I20260710 11:01:02.619784 16849 tablet_bootstrap.cc:654] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.620081 16854 raft_consensus.cc:359] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.620929 16854 raft_consensus.cc:385] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.621255 16854 raft_consensus.cc:740] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.621292 16848 raft_consensus.cc:359] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.622231 16848 raft_consensus.cc:385] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.622599 16848 raft_consensus.cc:740] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.622380 16854 consensus_queue.cc:260] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.623622 16848 consensus_queue.cc:260] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.626010 16848 ts_tablet_manager.cc:1434] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:02.627027 16848 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.633198 16854 ts_tablet_manager.cc:1434] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:01:02.634435 16848 tablet_bootstrap.cc:654] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.634841 16854 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.637140 16869 raft_consensus.cc:493] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.637800 16869 raft_consensus.cc:515] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.641860 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
W20260710 11:01:02.643419 16672 leader_election.cc:343] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.644373 16869 leader_election.cc:290] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.644871 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.645557 16633 raft_consensus.cc:2468] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:01:02.646744 16670 leader_election.cc:304] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:01:02.648313 16869 raft_consensus.cc:2804] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.648795 16869 raft_consensus.cc:493] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.649308 16869 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.656724 16761 raft_consensus.cc:515] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.664098 16761 leader_election.cc:290] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.664235 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:02.666268 16558 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.667203 16853 raft_consensus.cc:493] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.667657 16848 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.667714 16853 raft_consensus.cc:515] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.668475 16848 ts_tablet_manager.cc:1403] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.019s
I20260710 11:01:02.668666 16869 raft_consensus.cc:515] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.670189 16853 leader_election.cc:290] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.671279 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.671948 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
W20260710 11:01:02.672781 16521 leader_election.cc:343] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:02.673381 16523 leader_election.cc:343] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.673800 16523 leader_election.cc:304] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0324c656574547aeb83d6869117b048c; no voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.665452 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:02.675243 16633 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.677768 16558 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:01:02.679227 16853 raft_consensus.cc:2749] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.679634 16851 raft_consensus.cc:493] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.680109 16851 raft_consensus.cc:515] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.682528 16851 leader_election.cc:290] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.683646 16672 leader_election.cc:304] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:02.684438 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:02.685472 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
W20260710 11:01:02.685829 16598 leader_election.cc:343] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.686537 16849 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.671667 16848 raft_consensus.cc:359] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.686436 16761 raft_consensus.cc:2804] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.687016 16848 raft_consensus.cc:385] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.686548 16854 tablet_bootstrap.cc:654] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.687387 16848 raft_consensus.cc:740] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.687938 16869 leader_election.cc:290] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.683790 16633 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:01:02.689652 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:02.690577 16849 ts_tablet_manager.cc:1403] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.026s
I20260710 11:01:02.690503 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:02.691318 16633 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:02.691262 16672 leader_election.cc:343] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.695093 16761 raft_consensus.cc:697] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:02.694855 16849 raft_consensus.cc:359] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.695698 16849 raft_consensus.cc:385] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.696007 16849 raft_consensus.cc:740] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.696254 16761 consensus_queue.cc:237] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.696782 16849 consensus_queue.cc:260] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.689517 16848 consensus_queue.cc:260] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.697817 16555 raft_consensus.cc:2468] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:01:02.697846 16633 raft_consensus.cc:2468] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:01:02.699313 16670 leader_election.cc:304] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:01:02.701052 16869 raft_consensus.cc:2804] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.701546 16869 raft_consensus.cc:697] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:02.701398 16598 leader_election.cc:304] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.699355 16848 ts_tablet_manager.cc:1434] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:01:02.702791 16851 raft_consensus.cc:2804] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.702474 16869 consensus_queue.cc:237] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.703145 16848 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.703219 16851 raft_consensus.cc:493] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.703806 16851 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.714591 16851 raft_consensus.cc:515] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.717387 16848 tablet_bootstrap.cc:654] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.717685 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:02.718060 16854 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.718322 16555 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.718788 16854 ts_tablet_manager.cc:1403] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260710 11:01:02.722345 16849 ts_tablet_manager.cc:1434] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:01:02.722082 16854 raft_consensus.cc:359] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.723624 16849 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.723658 16854 raft_consensus.cc:385] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.724937 16854 raft_consensus.cc:740] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.726207 16854 consensus_queue.cc:260] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.729403 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:02.730414 16873 raft_consensus.cc:493] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:02.731024 16598 leader_election.cc:343] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.730919 16873 raft_consensus.cc:515] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.733441 16873 leader_election.cc:290] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.726958 16555 raft_consensus.cc:2468] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:01:02.735565 16598 leader_election.cc:304] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.736565 16850 raft_consensus.cc:2804] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.736775 16849 tablet_bootstrap.cc:654] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.737046 16850 raft_consensus.cc:697] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:02.737242 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:02.737903 16850 consensus_queue.cc:237] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.730463 16854 ts_tablet_manager.cc:1434] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:01:02.741138 16854 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.742762 16851 leader_election.cc:290] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.745955 16848 tablet_bootstrap.cc:492] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.746543 16848 ts_tablet_manager.cc:1403] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.014s
I20260710 11:01:02.749805 16848 raft_consensus.cc:359] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.750828 16848 raft_consensus.cc:385] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.751237 16848 raft_consensus.cc:740] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.752216 16848 consensus_queue.cc:260] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.749784 16854 tablet_bootstrap.cc:654] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.758769 16455 catalog_manager.cc:5697] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.760005 16456 catalog_manager.cc:5697] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.763983 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415ff46c68e7418ca1ea6a66590852ab" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.764782 16633 raft_consensus.cc:2393] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:01:02.765847 16670 leader_election.cc:304] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:02.766957 16869 raft_consensus.cc:3060] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.769654 16848 ts_tablet_manager.cc:1434] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260710 11:01:02.773869 16848 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
I20260710 11:01:02.774605 16869 raft_consensus.cc:2749] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.778138 16849 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.778668 16849 ts_tablet_manager.cc:1403] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.004s
I20260710 11:01:02.780745 16848 tablet_bootstrap.cc:654] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.781350 16869 raft_consensus.cc:493] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.781697 16849 raft_consensus.cc:359] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.782549 16849 raft_consensus.cc:385] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.782147 16869 raft_consensus.cc:515] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.793780 16848 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.789031 16761 raft_consensus.cc:493] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.793836 16454 catalog_manager.cc:5697] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.809577 16848 ts_tablet_manager.cc:1403] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260710 11:01:02.782866 16849 raft_consensus.cc:740] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.811615 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f22010932f049e184dc34a85da63ab1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:02.811789 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f22010932f049e184dc34a85da63ab1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.812361 16555 raft_consensus.cc:2468] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:01:02.812798 16848 raft_consensus.cc:359] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
W20260710 11:01:02.813284 16670 leader_election.cc:343] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.813571 16848 raft_consensus.cc:385] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.813949 16848 raft_consensus.cc:740] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.813890 16672 leader_election.cc:304] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [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: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:02.814946 16873 raft_consensus.cc:2804] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.813915 16869 leader_election.cc:290] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.814877 16848 consensus_queue.cc:260] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.815595 16873 raft_consensus.cc:493] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.799283 16854 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.815994 16873 raft_consensus.cc:3060] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.816303 16849 consensus_queue.cc:260] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.818926 16849 ts_tablet_manager.cc:1434] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 11:01:02.816313 16854 ts_tablet_manager.cc:1403] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.007s
I20260710 11:01:02.809625 16761 raft_consensus.cc:515] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.820372 16850 raft_consensus.cc:493] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.820890 16850 raft_consensus.cc:515] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.822283 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:02.823035 16850 leader_election.cc:290] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.822733 16854 raft_consensus.cc:359] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.823590 16854 raft_consensus.cc:385] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.823982 16854 raft_consensus.cc:740] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
W20260710 11:01:02.824080 16672 leader_election.cc:343] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.825189 16761 leader_election.cc:290] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.825712 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:02.826150 16848 ts_tablet_manager.cc:1434] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:01:02.826490 16849 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.826609 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.827246 16848 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: Bootstrap starting.
W20260710 11:01:02.827145 16598 leader_election.cc:343] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.827296 16633 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 0.
I20260710 11:01:02.832652 16670 leader_election.cc:304] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:01:02.832921 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:02.833573 16555 raft_consensus.cc:2468] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:01:02.833808 16761 raft_consensus.cc:2804] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.834112 16849 tablet_bootstrap.cc:654] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.834611 16761 raft_consensus.cc:493] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.833720 16854 consensus_queue.cc:260] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.835037 16761 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.835204 16598 leader_election.cc:304] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.837340 16854 ts_tablet_manager.cc:1434] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:01:02.838182 16850 raft_consensus.cc:2804] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.838548 16850 raft_consensus.cc:493] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.838618 16854 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.838783 16848 tablet_bootstrap.cc:654] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.838912 16850 raft_consensus.cc:3060] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.843609 16873 raft_consensus.cc:515] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.844246 16853 raft_consensus.cc:493] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.846833 16853 raft_consensus.cc:515] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.845928 16761 raft_consensus.cc:515] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.848806 16854 tablet_bootstrap.cc:654] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.849051 16853 leader_election.cc:290] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.850819 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:02.851320 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:02.851497 16633 raft_consensus.cc:2468] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 0.
I20260710 11:01:02.852685 16521 leader_election.cc:304] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
W20260710 11:01:02.853554 16523 leader_election.cc:343] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.854517 16853 raft_consensus.cc:2804] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.854933 16853 raft_consensus.cc:493] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.855299 16853 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.856743 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f22010932f049e184dc34a85da63ab1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
W20260710 11:01:02.858265 16670 leader_election.cc:343] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.859378 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f22010932f049e184dc34a85da63ab1" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:02.859997 16555 raft_consensus.cc:3060] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.860139 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
W20260710 11:01:02.861848 16672 leader_election.cc:343] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.864341 16873 leader_election.cc:290] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.864992 16761 leader_election.cc:290] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:02.865008 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:02.867864 16633 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.871141 16849 tablet_bootstrap.cc:492] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.871718 16849 ts_tablet_manager.cc:1403] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.008s
I20260710 11:01:02.875813 16849 raft_consensus.cc:359] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.876543 16849 raft_consensus.cc:385] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.876817 16849 raft_consensus.cc:740] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.877534 16849 consensus_queue.cc:260] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.879415 16849 ts_tablet_manager.cc:1434] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:02.880239 16849 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: Bootstrap starting.
I20260710 11:01:02.880812 16555 raft_consensus.cc:2468] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:01:02.882011 16672 leader_election.cc:304] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [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: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:02.883457 16873 raft_consensus.cc:2804] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.884181 16873 raft_consensus.cc:697] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:02.885035 16873 consensus_queue.cc:237] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.886466 16849 tablet_bootstrap.cc:654] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.888744 16633 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 1.
I20260710 11:01:02.846819 16850 raft_consensus.cc:515] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.890799 16670 leader_election.cc:304] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c
I20260710 11:01:02.891368 16853 raft_consensus.cc:515] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.894217 16761 raft_consensus.cc:2804] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.899899 16854 tablet_bootstrap.cc:492] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.900677 16761 raft_consensus.cc:697] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:02.900961 16854 ts_tablet_manager.cc:1403] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.017s
I20260710 11:01:02.896641 16848 tablet_bootstrap.cc:492] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: No bootstrap required, opened a new log
I20260710 11:01:02.897588 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:02.901670 16848 ts_tablet_manager.cc:1403] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.015s
I20260710 11:01:02.901870 16761 consensus_queue.cc:237] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
W20260710 11:01:02.902911 16598 leader_election.cc:343] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.895491 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:02.899643 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:02.904266 16555 raft_consensus.cc:3060] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:02.904608 16523 leader_election.cc:343] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.905717 16848 raft_consensus.cc:359] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.906412 16848 raft_consensus.cc:385] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.906683 16848 raft_consensus.cc:740] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.907367 16848 consensus_queue.cc:260] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.907629 16854 raft_consensus.cc:359] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.908833 16854 raft_consensus.cc:385] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.909267 16854 raft_consensus.cc:740] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.897986 16853 leader_election.cc:290] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.896342 16850 leader_election.cc:290] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:02.909773 16848 ts_tablet_manager.cc:1434] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:02.900115 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:02.911293 16633 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.910455 16854 consensus_queue.cc:260] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.914288 16854 ts_tablet_manager.cc:1434] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:01:02.915673 16854 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.918632 16633 raft_consensus.cc:2468] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 1.
I20260710 11:01:02.920140 16521 leader_election.cc:304] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.921316 16853 raft_consensus.cc:2804] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.921792 16853 raft_consensus.cc:697] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:02.922581 16853 consensus_queue.cc:237] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.924046 16854 tablet_bootstrap.cc:654] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.952962 16454 catalog_manager.cc:5697] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 1 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.956480 16849 tablet_bootstrap.cc:492] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: No bootstrap required, opened a new log
I20260710 11:01:02.957010 16849 ts_tablet_manager.cc:1403] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.022s
I20260710 11:01:02.958590 16555 raft_consensus.cc:2468] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:01:02.959883 16598 leader_election.cc:304] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:02.961083 16850 raft_consensus.cc:2804] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.959870 16849 raft_consensus.cc:359] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.962767 16850 raft_consensus.cc:697] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:02.962942 16849 raft_consensus.cc:385] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.963341 16849 raft_consensus.cc:740] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.963950 16849 consensus_queue.cc:260] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.963726 16850 consensus_queue.cc:237] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.965610 16849 ts_tablet_manager.cc:1434] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:02.967258 16455 catalog_manager.cc:5697] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.973269 16854 tablet_bootstrap.cc:492] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.973747 16854 ts_tablet_manager.cc:1403] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.013s
I20260710 11:01:02.976285 16854 raft_consensus.cc:359] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.977056 16854 raft_consensus.cc:385] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.977345 16854 raft_consensus.cc:740] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.978199 16854 consensus_queue.cc:260] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.979996 16854 ts_tablet_manager.cc:1434] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:02.980752 16854 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Bootstrap starting.
I20260710 11:01:02.980501 16456 catalog_manager.cc:5697] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.986231 16854 tablet_bootstrap.cc:654] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.991245 16854 tablet_bootstrap.cc:492] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: No bootstrap required, opened a new log
I20260710 11:01:02.991705 16854 ts_tablet_manager.cc:1403] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:01:02.993728 16853 consensus_queue.cc:1048] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:02.994318 16854 raft_consensus.cc:359] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.995018 16854 raft_consensus.cc:385] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.995388 16854 raft_consensus.cc:740] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.995064 16456 catalog_manager.cc:5697] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.996014 16854 consensus_queue.cc:260] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:02.997987 16854 ts_tablet_manager.cc:1434] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:03.014807 16896 raft_consensus.cc:493] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.015528 16896 raft_consensus.cc:515] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.019903 16896 leader_election.cc:290] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.022272 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:03.024602 16896 consensus_queue.cc:1048] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.036985 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:03.037782 16633 raft_consensus.cc:2393] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0324c656574547aeb83d6869117b048c in current term 1: Already voted for candidate 9ae73da653f547f99671e0b8c92ed859 in this term.
I20260710 11:01:03.039366 16521 leader_election.cc:304] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0324c656574547aeb83d6869117b048c; no voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:03.041057 16853 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.048623 16853 raft_consensus.cc:2749] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.062705 16850 raft_consensus.cc:493] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.063328 16850 raft_consensus.cc:515] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.064980 16850 leader_election.cc:290] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.066263 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:03.066143 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:03.067116 16555 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:01:03.067090 16705 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 0.
I20260710 11:01:03.068533 16598 leader_election.cc:304] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:03.069244 16850 raft_consensus.cc:2804] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:03.069535 16850 raft_consensus.cc:493] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:03.069835 16850 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.074681 16850 raft_consensus.cc:515] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.076278 16850 leader_election.cc:290] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.077160 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:03.077814 16555 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.077853 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.078558 16705 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.084125 16555 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:01:03.085330 16598 leader_election.cc:304] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:03.085942 16705 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 1.
I20260710 11:01:03.086314 16850 raft_consensus.cc:2804] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:03.086820 16850 raft_consensus.cc:697] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.087541 16850 consensus_queue.cc:237] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.095569 16455 catalog_manager.cc:5697] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 1 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.150094 16873 consensus_queue.cc:1048] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.156569 16873 raft_consensus.cc:493] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.157011 16873 raft_consensus.cc:515] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.159078 16873 leader_election.cc:290] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:03.162217 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:03.163107 16555 raft_consensus.cc:2393] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 17c90b2715a04a42a7f26b3ec43b076b in this term.
I20260710 11:01:03.163764 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:03.164827 16902 consensus_queue.cc:1048] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.167321 16672 leader_election.cc:304] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.168498 16869 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.177479 16869 raft_consensus.cc:2749] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.178315 16902 consensus_queue.cc:1048] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.189436 16873 consensus_queue.cc:1048] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.218514 16850 consensus_queue.cc:1048] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.230686 16836 consensus_queue.cc:1048] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.270390 16633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
mode: GRACEFUL
new_leader_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:52672
I20260710 11:01:03.271011 16633 raft_consensus.cc:606] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Received request to transfer leadership to TS 0324c656574547aeb83d6869117b048c
I20260710 11:01:03.276546 16633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
mode: GRACEFUL
new_leader_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:52672
I20260710 11:01:03.277176 16633 raft_consensus.cc:606] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Received request to transfer leadership to TS 0324c656574547aeb83d6869117b048c
I20260710 11:01:03.282603 16705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
mode: GRACEFUL
new_leader_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:58558
I20260710 11:01:03.283170 16705 raft_consensus.cc:606] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Received request to transfer leadership to TS 0324c656574547aeb83d6869117b048c
I20260710 11:01:03.288231 16705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
mode: GRACEFUL
new_leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:58558
I20260710 11:01:03.288755 16705 raft_consensus.cc:606] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Received request to transfer leadership to TS 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.293495 16705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
mode: GRACEFUL
new_leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:58558
I20260710 11:01:03.294073 16705 raft_consensus.cc:606] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Received request to transfer leadership to TS 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.302631 16555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213"
dest_uuid: "0324c656574547aeb83d6869117b048c"
mode: GRACEFUL
new_leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:47654
I20260710 11:01:03.303256 16555 raft_consensus.cc:606] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Received request to transfer leadership to TS 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.310947 16853 raft_consensus.cc:493] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.311623 16853 raft_consensus.cc:515] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.313473 16853 leader_election.cc:290] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.314544 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:03.314639 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae73da653f547f99671e0b8c92ed859" is_pre_election: true
I20260710 11:01:03.315562 16633 raft_consensus.cc:2393] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0324c656574547aeb83d6869117b048c in current term 1: Already voted for candidate 9ae73da653f547f99671e0b8c92ed859 in this term.
I20260710 11:01:03.316573 16521 leader_election.cc:304] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0324c656574547aeb83d6869117b048c; no voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:03.317433 16853 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.321348 16873 raft_consensus.cc:493] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.321903 16873 raft_consensus.cc:515] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.323823 16853 raft_consensus.cc:2749] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.324059 16873 leader_election.cc:290] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:03.325062 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:03.325793 16555 raft_consensus.cc:2393] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 17c90b2715a04a42a7f26b3ec43b076b in this term.
I20260710 11:01:03.325621 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1291fb01009641d1b49bbea6cd24c32d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:03.326350 16873 raft_consensus.cc:493] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.326859 16873 raft_consensus.cc:515] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.328131 16670 leader_election.cc:304] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.328670 16873 leader_election.cc:290] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:03.328876 16902 raft_consensus.cc:3060] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.330265 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0324c656574547aeb83d6869117b048c" is_pre_election: true
I20260710 11:01:03.331904 16633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b" is_pre_election: true
I20260710 11:01:03.332554 16633 raft_consensus.cc:2393] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae73da653f547f99671e0b8c92ed859 in current term 1: Already voted for candidate 0324c656574547aeb83d6869117b048c in this term.
I20260710 11:01:03.333331 16670 leader_election.cc:304] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae73da653f547f99671e0b8c92ed859; no voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b
I20260710 11:01:03.333998 16873 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.335289 16902 raft_consensus.cc:2749] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.338776 16873 raft_consensus.cc:2749] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.352376 16853 consensus_queue.cc:1048] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.362891 16873 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.364179 16853 consensus_queue.cc:1048] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.372766 16869 raft_consensus.cc:993] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: : Instructing follower 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.373234 16869 raft_consensus.cc:1081] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Signalling peer 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.376770 16632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:52660
I20260710 11:01:03.377523 16632 raft_consensus.cc:493] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.377887 16632 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.382647 16869 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.387521 16853 raft_consensus.cc:993] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: : Instructing follower 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.387861 16632 raft_consensus.cc:515] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.387986 16853 raft_consensus.cc:1081] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Signalling peer 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.389446 16836 consensus_queue.cc:1048] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:01:03.393949 16632 leader_election.cc:290] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.394932 16633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:52648
I20260710 11:01:03.395565 16633 raft_consensus.cc:493] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.395985 16633 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.396163 16705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.396787 16705 raft_consensus.cc:3055] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.397107 16705 raft_consensus.cc:740] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:03.397928 16705 consensus_queue.cc:260] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.399819 16558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:03.400524 16558 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.402058 16705 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.403281 16633 raft_consensus.cc:515] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.405274 16633 leader_election.cc:290] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.406448 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.407109 16707 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.407451 16556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3ab27ccde845a59b4a03412fe0f213" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:03.408080 16556 raft_consensus.cc:3055] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.408371 16556 raft_consensus.cc:740] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:03.409202 16556 consensus_queue.cc:260] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.410808 16556 raft_consensus.cc:3060] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.414075 16632 raft_consensus.cc:3060] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.424444 16633 raft_consensus.cc:1240] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Rejecting Update request from peer 9ae73da653f547f99671e0b8c92ed859 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:03.427525 16836 consensus_queue.cc:1048] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.428771 16873 consensus_queue.cc:1048] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.430962 16705 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.431402 16761 consensus_queue.cc:1048] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.433369 16707 raft_consensus.cc:2468] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.435128 16598 leader_election.cc:304] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:03.437510 16836 raft_consensus.cc:2804] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.438071 16836 raft_consensus.cc:697] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.440624 16558 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.441895 16836 consensus_queue.cc:237] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.453099 16598 leader_election.cc:304] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:03.454154 16556 raft_consensus.cc:2468] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.456905 16850 raft_consensus.cc:2804] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.457366 16850 raft_consensus.cc:697] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.458365 16850 consensus_queue.cc:237] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.468645 16455 catalog_manager.cc:5697] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 1 to 2, leader changed from 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67) to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 2 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.497541 16454 catalog_manager.cc:5697] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 1 to 2, leader changed from 0324c656574547aeb83d6869117b048c (127.12.92.65) to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 2 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.595903 16836 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.602754 16850 raft_consensus.cc:993] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: : Instructing follower 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.603446 16851 raft_consensus.cc:1081] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Signalling peer 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.605465 16557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485"
dest_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:47628
I20260710 11:01:03.606076 16557 raft_consensus.cc:493] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.606488 16557 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.609651 16850 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.613701 16557 raft_consensus.cc:515] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.616639 16632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:03.617038 16707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.617341 16632 raft_consensus.cc:3055] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.617681 16632 raft_consensus.cc:740] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.618479 16632 consensus_queue.cc:260] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.619262 16557 leader_election.cc:290] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.619469 16632 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.618875 16555 raft_consensus.cc:1240] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Rejecting Update request from peer 17c90b2715a04a42a7f26b3ec43b076b for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:03.626852 16632 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:01:03.628330 16521 leader_election.cc:304] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [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: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:03.629771 16853 raft_consensus.cc:2804] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.629942 16851 raft_consensus.cc:993] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: : Instructing follower 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.630287 16853 raft_consensus.cc:697] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:03.630416 16851 raft_consensus.cc:1081] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Signalling peer 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.631503 16853 consensus_queue.cc:237] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.632699 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8"
dest_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:47628
I20260710 11:01:03.633337 16555 raft_consensus.cc:493] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.633615 16555 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.638639 16455 catalog_manager.cc:5697] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 1 to 2, leader changed from 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66) to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.639796 16555 raft_consensus.cc:515] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.641607 16555 leader_election.cc:290] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.642637 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:03.642764 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0785e6de33b4429fa58872b7ca75c2a8" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.643285 16631 raft_consensus.cc:3055] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.643455 16706 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.643630 16631 raft_consensus.cc:740] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.644657 16631 consensus_queue.cc:260] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.645810 16631 raft_consensus.cc:3060] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.653344 16631 raft_consensus.cc:2468] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:01:03.650949 16706 raft_consensus.cc:2468] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:01:03.654341 16873 raft_consensus.cc:993] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: : Instructing follower 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.654654 16521 leader_election.cc:304] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:03.654856 16869 raft_consensus.cc:1081] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Signalling peer 0324c656574547aeb83d6869117b048c to start an election
I20260710 11:01:03.655628 16853 raft_consensus.cc:2804] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.656277 16853 raft_consensus.cc:697] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:03.656646 16555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828"
dest_uuid: "0324c656574547aeb83d6869117b048c"
 from {username='slave'} at 127.0.0.1:47640
I20260710 11:01:03.657179 16555 raft_consensus.cc:493] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.657573 16555 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.657063 16853 consensus_queue.cc:237] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.664196 16555 raft_consensus.cc:515] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.665958 16555 leader_election.cc:290] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Requested vote from peers 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.667088 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.667150 16631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d96ea189f14aef821acc3a1610b828" candidate_uuid: "0324c656574547aeb83d6869117b048c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:03.666632 16454 catalog_manager.cc:5697] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 1 to 2, leader changed from 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66) to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.667682 16706 raft_consensus.cc:3055] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.667814 16631 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.668040 16706 raft_consensus.cc:740] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:03.668885 16706 consensus_queue.cc:260] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.670027 16706 raft_consensus.cc:3060] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.673903 16631 raft_consensus.cc:2468] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:01:03.675297 16521 leader_election.cc:304] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:03.676151 16853 raft_consensus.cc:2804] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.676333 16706 raft_consensus.cc:2468] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0324c656574547aeb83d6869117b048c in term 2.
I20260710 11:01:03.676697 16853 raft_consensus.cc:697] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Leader. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:03.677693 16853 consensus_queue.cc:237] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.684284 16454 catalog_manager.cc:5697] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c reported cstate change: term changed from 1 to 2, leader changed from 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67) to 0324c656574547aeb83d6869117b048c (127.12.92.65). New cstate: current_term: 2 leader_uuid: "0324c656574547aeb83d6869117b048c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.782788 16869 raft_consensus.cc:993] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: : Instructing follower 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.783473 16873 raft_consensus.cc:1081] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Signalling peer 17c90b2715a04a42a7f26b3ec43b076b to start an election
I20260710 11:01:03.785081 16631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
 from {username='slave'} at 127.0.0.1:52660
I20260710 11:01:03.785643 16631 raft_consensus.cc:493] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.786027 16631 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.791355 16631 raft_consensus.cc:515] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.792971 16631 leader_election.cc:290] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67:46399)
I20260710 11:01:03.793946 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:03.794166 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a038d5d6a62402db761cf0ea7146004" candidate_uuid: "17c90b2715a04a42a7f26b3ec43b076b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
I20260710 11:01:03.794593 16555 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.794725 16706 raft_consensus.cc:3055] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.795142 16706 raft_consensus.cc:740] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:03.795814 16706 consensus_queue.cc:260] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.796749 16706 raft_consensus.cc:3060] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.799580 16555 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.800995 16598 leader_election.cc:304] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0324c656574547aeb83d6869117b048c, 17c90b2715a04a42a7f26b3ec43b076b; no voters: 
I20260710 11:01:03.801867 16706 raft_consensus.cc:2468] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c90b2715a04a42a7f26b3ec43b076b in term 2.
I20260710 11:01:03.801934 16850 raft_consensus.cc:2804] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.802587 16850 raft_consensus.cc:697] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Leader. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:03.803475 16850 consensus_queue.cc:237] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:03.810830 16454 catalog_manager.cc:5697] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b reported cstate change: term changed from 1 to 2, leader changed from 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67) to 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66). New cstate: current_term: 2 leader_uuid: "17c90b2715a04a42a7f26b3ec43b076b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.894781 16706 raft_consensus.cc:1275] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.896260 16850 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.904753 16555 raft_consensus.cc:1275] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.906731 16917 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.988718 16706 raft_consensus.cc:1275] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.990082 16917 consensus_queue.cc:1048] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.999379 16555 raft_consensus.cc:1275] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.001142 16850 consensus_queue.cc:1048] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:04.058410 16706 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.063905 16706 raft_consensus.cc:1275] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.065258 16852 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.073343 16631 raft_consensus.cc:1275] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.077749 16897 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.078069 16707 raft_consensus.cc:1275] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.079752 16919 consensus_queue.cc:1048] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.093817 16631 raft_consensus.cc:1275] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.096006 16897 consensus_queue.cc:1048] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.104938 16631 raft_consensus.cc:1275] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.106458 16897 consensus_queue.cc:1048] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.117126 16706 raft_consensus.cc:1275] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 0324c656574547aeb83d6869117b048c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.118548 16921 consensus_queue.cc:1048] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:04.198346 16707 raft_consensus.cc:1275] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.199651 16850 consensus_queue.cc:1048] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.208585 16555 raft_consensus.cc:1275] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Refusing update from remote peer 17c90b2715a04a42a7f26b3ec43b076b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.210111 16850 consensus_queue.cc:1048] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.310933 16455 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37976:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:06.332147 16455 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37976:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:06.389945 12657 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:06.480113 16521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.66:40173, user_credentials={real_user=slave}} blocked reactor thread for 44577.6us
W20260710 11:01:06.541450 16523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.67:46399, user_credentials={real_user=slave}} blocked reactor thread for 47509.1us
I20260710 11:01:06.549598 16960 tablet.cc:1724] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.584313 16946 log.cc:927] Time spent T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260710 11:01:06.592934 16584 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0785e6de33b4429fa58872b7ca75c2a8)
I20260710 11:01:06.599812 16971 tablet.cc:1724] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.628378 16961 log.cc:927] Time spent T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260710 11:01:06.541657 16965 tablet.cc:1724] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.630234 16980 tablet.cc:1724] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.671550 16584 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0785e6de33b4429fa58872b7ca75c2a8)
I20260710 11:01:06.674362 16974 tablet.cc:1724] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.679643 16981 tablet.cc:1724] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.681519 16967 log.cc:927] Time spent T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Append to log took a long time: real 0.152s	user 0.004s	sys 0.000s
I20260710 11:01:06.688153 16556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485"
dest_uuid: "0324c656574547aeb83d6869117b048c"
mode: GRACEFUL
new_leader_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:48750
W20260710 11:01:06.693025 16584 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0785e6de33b4429fa58872b7ca75c2a8)
I20260710 11:01:06.715979 16990 tablet.cc:1724] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.710970 16556 raft_consensus.cc:606] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Received request to transfer leadership to TS 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:06.723765 16988 tablet.cc:1724] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.750064 16962 raft_consensus.cc:993] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: : Instructing follower 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:06.750825 16956 raft_consensus.cc:1081] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Signalling peer 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:06.756047 16703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:58544
I20260710 11:01:06.775116 16965 tablet.cc:1724] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.804801 16977 log.cc:927] Time spent T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260710 11:01:06.811420 16703 raft_consensus.cc:493] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.814831 16703 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:01:06.840648 16989 log.cc:927] Time spent T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260710 11:01:06.830638 16703 raft_consensus.cc:515] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:06.837927 16980 tablet.cc:1724] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.873998 16993 tablet.cc:1724] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.876591 16995 tablet.cc:1724] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.863873 16971 tablet.cc:1724] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.839751 16992 tablet.cc:1724] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.827157 16991 tablet.cc:1724] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.890533 16995 tablet.cc:1724] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.843753 16960 tablet.cc:1724] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.902451 16974 tablet.cc:1724] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.922416 16629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
mode: GRACEFUL
new_leader_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:60742
I20260710 11:01:06.923218 16629 raft_consensus.cc:606] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Received request to transfer leadership to TS 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:06.921892 16980 tablet.cc:1724] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.928663 12657 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:06.917464 16981 tablet.cc:1724] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.935266 16988 tablet.cc:1724] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.942214 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:06.930680 16993 tablet.cc:1724] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.968227 16965 tablet.cc:1724] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.976164 16629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f"
dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
mode: GRACEFUL
new_leader_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:60742
I20260710 11:01:06.980772 16629 raft_consensus.cc:606] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Received request to transfer leadership to TS 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:06.995427 16995 tablet.cc:1724] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:06.999547 16960 tablet.cc:1724] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:07.009392 16554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d"
dest_uuid: "0324c656574547aeb83d6869117b048c"
mode: GRACEFUL
new_leader_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:48750
I20260710 11:01:07.010152 16554 raft_consensus.cc:606] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Received request to transfer leadership to TS 9ae73da653f547f99671e0b8c92ed859
I20260710 11:01:07.011641 16991 tablet.cc:1724] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:07.012944 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:07.013593 16629 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.015031 16554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53b9697a89d4f5bb8ff88a025e3d485" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:07.015446 16958 raft_consensus.cc:993] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: : Instructing follower 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.012954 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:07.016005 16958 raft_consensus.cc:1081] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Signalling peer 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.016367 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:07.000747 16993 tablet.cc:1724] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:07.015730 16554 raft_consensus.cc:3055] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.018631 16707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:58544
I20260710 11:01:07.019210 16554 raft_consensus.cc:740] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:07.019449 16707 raft_consensus.cc:493] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.019865 16707 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.020239 16554 consensus_queue.cc:260] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.021494 16554 raft_consensus.cc:3060] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.011655 16703 leader_election.cc:290] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 3 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:07.028779 16707 raft_consensus.cc:515] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:01:07.031270 16629 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.032080 16555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:07.032730 16555 raft_consensus.cc:3055] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.033041 16555 raft_consensus.cc:740] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0324c656574547aeb83d6869117b048c, State: Running, Role: LEADER
I20260710 11:01:07.033820 16555 consensus_queue.cc:260] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:01:07.034667 16707 leader_election.cc:290] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 3 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:07.038359 16555 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.039507 16670 leader_election.cc:304] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:07.041963 16873 raft_consensus.cc:2804] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.042642 16873 raft_consensus.cc:697] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:07.043969 16873 consensus_queue.cc:237] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.047451 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a5053a84be41c4a5398865eebab27d" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:07.048152 16629 raft_consensus.cc:3060] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.055078 16555 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.056525 16672 leader_election.cc:304] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [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: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:07.058396 16873 raft_consensus.cc:2804] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.059089 16873 raft_consensus.cc:697] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:07.060019 16873 consensus_queue.cc:237] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } }
I20260710 11:01:07.065196 16554 raft_consensus.cc:2468] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.067199 16629 raft_consensus.cc:2468] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.071790 16455 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: soft_deleted_table [id=e348e11de72c45e699d9c1c3977e0ece] alter complete (version 1)
I20260710 11:01:07.084427 16454 catalog_manager.cc:5697] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 2 to 3, leader changed from 0324c656574547aeb83d6869117b048c (127.12.92.65) to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.085686 16454 catalog_manager.cc:5697] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 2 to 3, leader changed from 0324c656574547aeb83d6869117b048c (127.12.92.65) to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.108706 16979 raft_consensus.cc:993] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: : Instructing follower 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.109225 16987 raft_consensus.cc:1081] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Signalling peer 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.110729 16703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:58542
I20260710 11:01:07.111177 16703 raft_consensus.cc:493] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.111436 16703 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.117247 16703 raft_consensus.cc:515] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.118911 16703 leader_election.cc:290] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 3 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:07.119788 16554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:07.119995 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58c93a3b7f6406fb4c1149efd16297f" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:07.120420 16554 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.120609 16629 raft_consensus.cc:3055] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.121058 16629 raft_consensus.cc:740] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:07.121827 16629 consensus_queue.cc:260] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.123255 16629 raft_consensus.cc:3060] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.129060 16629 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.130117 16670 leader_election.cc:304] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [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: 17c90b2715a04a42a7f26b3ec43b076b, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:07.130815 16554 raft_consensus.cc:2468] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.130975 16873 raft_consensus.cc:2804] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.131692 16873 raft_consensus.cc:697] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:07.132557 16873 consensus_queue.cc:237] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.140961 16454 catalog_manager.cc:5697] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 2 to 3, leader changed from 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66) to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.323122 16979 raft_consensus.cc:993] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: : Instructing follower 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.323585 16979 raft_consensus.cc:1081] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Signalling peer 9ae73da653f547f99671e0b8c92ed859 to start an election
I20260710 11:01:07.325026 16703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04"
dest_uuid: "9ae73da653f547f99671e0b8c92ed859"
 from {username='slave'} at 127.0.0.1:58542
I20260710 11:01:07.325516 16703 raft_consensus.cc:493] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.325779 16703 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.330578 16703 raft_consensus.cc:515] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.332247 16703 leader_election.cc:290] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [CANDIDATE]: Term 3 election: Requested vote from peers 0324c656574547aeb83d6869117b048c (127.12.92.65:38675), 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173)
I20260710 11:01:07.333281 16554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0324c656574547aeb83d6869117b048c"
I20260710 11:01:07.333364 16629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a031e8611c49e484bb9076fb8b1a04" candidate_uuid: "9ae73da653f547f99671e0b8c92ed859" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "17c90b2715a04a42a7f26b3ec43b076b"
I20260710 11:01:07.333890 16554 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.334146 16629 raft_consensus.cc:3055] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.334534 16629 raft_consensus.cc:740] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17c90b2715a04a42a7f26b3ec43b076b, State: Running, Role: LEADER
I20260710 11:01:07.335327 16629 consensus_queue.cc:260] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.336524 16629 raft_consensus.cc:3060] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.340314 16554 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.341496 16672 leader_election.cc:304] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [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: 0324c656574547aeb83d6869117b048c, 9ae73da653f547f99671e0b8c92ed859; no voters: 
I20260710 11:01:07.341936 16629 raft_consensus.cc:2468] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae73da653f547f99671e0b8c92ed859 in term 3.
I20260710 11:01:07.342260 16873 raft_consensus.cc:2804] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.342746 16873 raft_consensus.cc:697] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Becoming Leader. State: Replica: 9ae73da653f547f99671e0b8c92ed859, State: Running, Role: LEADER
I20260710 11:01:07.343609 16873 consensus_queue.cc:237] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [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: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } }
I20260710 11:01:07.350634 16454 catalog_manager.cc:5697] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 reported cstate change: term changed from 2 to 3, leader changed from 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66) to 9ae73da653f547f99671e0b8c92ed859 (127.12.92.67). New cstate: current_term: 3 leader_uuid: "9ae73da653f547f99671e0b8c92ed859" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae73da653f547f99671e0b8c92ed859" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 46399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.450011 16554 raft_consensus.cc:1275] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:07.451401 16873 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:07.460965 16629 raft_consensus.cc:1275] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:07.463173 17000 consensus_queue.cc:1048] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:07.505657 16632 raft_consensus.cc:1275] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.507711 17000 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.508492 16554 raft_consensus.cc:1275] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.510131 17000 consensus_queue.cc:1048] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:07.606290 16632 raft_consensus.cc:1275] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.607707 16873 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.617431 16554 raft_consensus.cc:1275] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.620599 17007 consensus_queue.cc:1048] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.781306 16554 raft_consensus.cc:1275] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:07.782703 17013 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0324c656574547aeb83d6869117b048c" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 38675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:07.792088 16632 raft_consensus.cc:1275] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Refusing update from remote peer 9ae73da653f547f99671e0b8c92ed859: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:07.793632 16873 consensus_queue.cc:1048] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c90b2715a04a42a7f26b3ec43b076b" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:08.086750 12657 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:08.091678 12657 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:08.092042 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.096877 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:08.097352 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:09.127326 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
I20260710 11:01:09.157397 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.158164 12657 tablet_replica.cc:333] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.158800 12657 raft_consensus.cc:2243] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.159368 12657 raft_consensus.cc:2272] T f4a031e8611c49e484bb9076fb8b1a04 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.161265 12657 tablet_replica.cc:333] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.161825 12657 raft_consensus.cc:2243] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.162545 12657 raft_consensus.cc:2272] T 43d96ea189f14aef821acc3a1610b828 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.164301 12657 tablet_replica.cc:333] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.164853 12657 raft_consensus.cc:2243] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.165561 12657 raft_consensus.cc:2272] T 0785e6de33b4429fa58872b7ca75c2a8 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.167302 12657 tablet_replica.cc:333] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.167845 12657 raft_consensus.cc:2243] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.168263 12657 raft_consensus.cc:2272] T 1291fb01009641d1b49bbea6cd24c32d P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.169875 12657 tablet_replica.cc:333] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.170418 12657 raft_consensus.cc:2243] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.170816 12657 raft_consensus.cc:2272] T d7a5053a84be41c4a5398865eebab27d P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.172701 12657 tablet_replica.cc:333] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.173239 12657 raft_consensus.cc:2243] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.173950 12657 raft_consensus.cc:2272] T 415ff46c68e7418ca1ea6a66590852ab P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.175612 12657 tablet_replica.cc:333] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.176167 12657 raft_consensus.cc:2243] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.176589 12657 raft_consensus.cc:2272] T 6e3ab27ccde845a59b4a03412fe0f213 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.178220 12657 tablet_replica.cc:333] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.178761 12657 raft_consensus.cc:2243] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.179226 12657 raft_consensus.cc:2272] T c58c93a3b7f6406fb4c1149efd16297f P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.180986 12657 tablet_replica.cc:333] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.181545 12657 raft_consensus.cc:2243] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.181968 12657 raft_consensus.cc:2272] T d6b7bd2d99ea462ca6c643b127c2468d P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.183764 12657 tablet_replica.cc:333] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.184257 12657 raft_consensus.cc:2243] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.184648 12657 raft_consensus.cc:2272] T 1d51462ab9884b70b3c1d53cdea9dc3a P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.186267 12657 tablet_replica.cc:333] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.186784 12657 raft_consensus.cc:2243] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.187189 12657 raft_consensus.cc:2272] T 83f2430c521443e09edd3b50a364610e P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.188843 12657 tablet_replica.cc:333] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.189313 12657 raft_consensus.cc:2243] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.189747 12657 raft_consensus.cc:2272] T 3c166dce1fc449d28a7c2e1d32293b44 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.191438 12657 tablet_replica.cc:333] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.191927 12657 raft_consensus.cc:2243] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.192373 12657 raft_consensus.cc:2272] T 4f22010932f049e184dc34a85da63ab1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.194389 12657 tablet_replica.cc:333] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
W20260710 11:01:09.194474 16598 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:01:09.195099 12657 raft_consensus.cc:2243] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.195937 12657 raft_consensus.cc:2272] T fa5404cf5fa94113abcc7f6e15cddbf5 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.197468 16598 consensus_peers.cc:597] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. 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:01:09.198025 12657 tablet_replica.cc:333] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.198570 12657 raft_consensus.cc:2243] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.199321 12657 raft_consensus.cc:2272] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.201073 12657 tablet_replica.cc:333] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.201571 12657 raft_consensus.cc:2243] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.201990 12657 raft_consensus.cc:2272] T 6a038d5d6a62402db761cf0ea7146004 P 0324c656574547aeb83d6869117b048c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.203588 12657 tablet_replica.cc:333] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.204062 12657 raft_consensus.cc:2243] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.204479 12657 raft_consensus.cc:2272] T d53b9697a89d4f5bb8ff88a025e3d485 P 0324c656574547aeb83d6869117b048c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.206048 12657 tablet_replica.cc:333] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c: stopping tablet replica
I20260710 11:01:09.206580 12657 raft_consensus.cc:2243] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.207536 12657 raft_consensus.cc:2272] T 6616f5de80b14f8c9bc6692f43cbb105 P 0324c656574547aeb83d6869117b048c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.210680 16672 consensus_peers.cc:597] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. 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:01:09.226354 16672 consensus_peers.cc:597] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. 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:01:09.232717 16522 connection.cc:466] server connection from 127.0.0.1:47640 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47640 (request call id 103) could send its response
W20260710 11:01:09.237839 16672 consensus_peers.cc:597] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.249789 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:01:09.279294 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 11:01:09.290242 16670 consensus_peers.cc:597] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 -> Peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Couldn't send request to peer 17c90b2715a04a42a7f26b3ec43b076b. 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:01:09.307439 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.308122 12657 tablet_replica.cc:333] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.308722 12657 raft_consensus.cc:2243] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.309201 12657 raft_consensus.cc:2272] T f4a031e8611c49e484bb9076fb8b1a04 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.310899 12657 tablet_replica.cc:333] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.311507 12657 raft_consensus.cc:2243] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.311906 12657 raft_consensus.cc:2272] T d53b9697a89d4f5bb8ff88a025e3d485 P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.313539 12657 tablet_replica.cc:333] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.314095 12657 raft_consensus.cc:2243] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.314826 12657 raft_consensus.cc:2272] T 6a038d5d6a62402db761cf0ea7146004 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.316524 12657 tablet_replica.cc:333] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.317071 12657 raft_consensus.cc:2243] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.317483 12657 raft_consensus.cc:2272] T 43d96ea189f14aef821acc3a1610b828 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.319195 12657 tablet_replica.cc:333] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.319694 12657 raft_consensus.cc:2243] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.320372 12657 raft_consensus.cc:2272] T 1291fb01009641d1b49bbea6cd24c32d P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.322003 12657 tablet_replica.cc:333] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.322496 12657 raft_consensus.cc:2243] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.322924 12657 raft_consensus.cc:2272] T d7a5053a84be41c4a5398865eebab27d P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.324839 12657 tablet_replica.cc:333] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.325510 12657 raft_consensus.cc:2243] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.325944 12657 raft_consensus.cc:2272] T 415ff46c68e7418ca1ea6a66590852ab P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.327557 12657 tablet_replica.cc:333] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.328078 12657 raft_consensus.cc:2243] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.328536 12657 raft_consensus.cc:2272] T 6616f5de80b14f8c9bc6692f43cbb105 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.330336 12657 tablet_replica.cc:333] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.330862 12657 raft_consensus.cc:2243] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.331346 12657 raft_consensus.cc:2272] T 0785e6de33b4429fa58872b7ca75c2a8 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.333200 12657 tablet_replica.cc:333] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.333772 12657 raft_consensus.cc:2243] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.334197 12657 raft_consensus.cc:2272] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.336467 12657 tablet_replica.cc:333] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.337224 12657 raft_consensus.cc:2243] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:01:09.337999 16598 consensus_peers.cc:597] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.338263 12657 raft_consensus.cc:2272] T 6e3ab27ccde845a59b4a03412fe0f213 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.340585 16598 consensus_peers.cc:597] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.340756 12657 tablet_replica.cc:333] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.341389 12657 raft_consensus.cc:2243] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.341800 12657 raft_consensus.cc:2272] T c58c93a3b7f6406fb4c1149efd16297f P 17c90b2715a04a42a7f26b3ec43b076b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.343698 12657 tablet_replica.cc:333] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.344192 12657 raft_consensus.cc:2243] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.344583 12657 raft_consensus.cc:2272] T d6b7bd2d99ea462ca6c643b127c2468d P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.346328 12657 tablet_replica.cc:333] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.346827 12657 raft_consensus.cc:2243] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.347292 12657 raft_consensus.cc:2272] T 4f22010932f049e184dc34a85da63ab1 P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.349018 12657 tablet_replica.cc:333] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.349568 12657 raft_consensus.cc:2243] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.350015 12657 raft_consensus.cc:2272] T fa5404cf5fa94113abcc7f6e15cddbf5 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.351992 12657 tablet_replica.cc:333] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.352458 12657 raft_consensus.cc:2243] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.353161 12657 raft_consensus.cc:2272] T 3c166dce1fc449d28a7c2e1d32293b44 P 17c90b2715a04a42a7f26b3ec43b076b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.354827 12657 tablet_replica.cc:333] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.355304 12657 raft_consensus.cc:2243] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.356045 12657 raft_consensus.cc:2272] T 83f2430c521443e09edd3b50a364610e P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.357841 12657 tablet_replica.cc:333] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b: stopping tablet replica
I20260710 11:01:09.358239 12657 raft_consensus.cc:2243] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.358971 12657 raft_consensus.cc:2272] T 1d51462ab9884b70b3c1d53cdea9dc3a P 17c90b2715a04a42a7f26b3ec43b076b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.363924 16672 consensus_peers.cc:597] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:09.364990 16670 consensus_peers.cc:597] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 -> Peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Couldn't send request to peer 17c90b2715a04a42a7f26b3ec43b076b. 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:01:09.392097 16672 consensus_peers.cc:597] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 -> Peer 0324c656574547aeb83d6869117b048c (127.12.92.65:38675): Couldn't send request to peer 0324c656574547aeb83d6869117b048c. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:38675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.398115 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
W20260710 11:01:09.425670 16670 consensus_peers.cc:597] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 -> Peer 17c90b2715a04a42a7f26b3ec43b076b (127.12.92.66:40173): Couldn't send request to peer 17c90b2715a04a42a7f26b3ec43b076b. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:40173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.429358 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 11:01:09.460632 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.461405 12657 tablet_replica.cc:333] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.462277 12657 raft_consensus.cc:2243] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.462709 12657 raft_consensus.cc:2272] T 0785e6de33b4429fa58872b7ca75c2a8 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.464511 12657 tablet_replica.cc:333] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.465022 12657 raft_consensus.cc:2243] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.465723 12657 raft_consensus.cc:2272] T f4a031e8611c49e484bb9076fb8b1a04 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.467397 12657 tablet_replica.cc:333] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.467828 12657 raft_consensus.cc:2243] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.468191 12657 raft_consensus.cc:2272] T 1291fb01009641d1b49bbea6cd24c32d P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.469689 12657 tablet_replica.cc:333] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.470145 12657 raft_consensus.cc:2243] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.470489 12657 raft_consensus.cc:2272] T 415ff46c68e7418ca1ea6a66590852ab P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.472043 12657 tablet_replica.cc:333] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.472529 12657 raft_consensus.cc:2243] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.473181 12657 raft_consensus.cc:2272] T d7a5053a84be41c4a5398865eebab27d P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.474803 12657 tablet_replica.cc:333] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.475323 12657 raft_consensus.cc:2243] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.475661 12657 raft_consensus.cc:2272] T 1d51462ab9884b70b3c1d53cdea9dc3a P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.477324 12657 tablet_replica.cc:333] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.477759 12657 raft_consensus.cc:2243] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.478067 12657 raft_consensus.cc:2272] T 83f2430c521443e09edd3b50a364610e P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.479827 12657 tablet_replica.cc:333] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.480283 12657 raft_consensus.cc:2243] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.480641 12657 raft_consensus.cc:2272] T 6e3ab27ccde845a59b4a03412fe0f213 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.482143 12657 tablet_replica.cc:333] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.482590 12657 raft_consensus.cc:2243] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.483354 12657 raft_consensus.cc:2272] T c58c93a3b7f6406fb4c1149efd16297f P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.485003 12657 tablet_replica.cc:333] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.485486 12657 raft_consensus.cc:2243] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.486156 12657 raft_consensus.cc:2272] T d6b7bd2d99ea462ca6c643b127c2468d P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.487915 12657 tablet_replica.cc:333] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.488405 12657 raft_consensus.cc:2243] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.488749 12657 raft_consensus.cc:2272] T 6616f5de80b14f8c9bc6692f43cbb105 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.490341 12657 tablet_replica.cc:333] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.490772 12657 raft_consensus.cc:2243] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.491483 12657 raft_consensus.cc:2272] T d53b9697a89d4f5bb8ff88a025e3d485 P 9ae73da653f547f99671e0b8c92ed859 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.493295 12657 tablet_replica.cc:333] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.493748 12657 raft_consensus.cc:2243] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.494124 12657 raft_consensus.cc:2272] T 6a038d5d6a62402db761cf0ea7146004 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.495850 12657 tablet_replica.cc:333] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.496346 12657 raft_consensus.cc:2243] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.496711 12657 raft_consensus.cc:2272] T b1ad63e5fb9e437480a0dfadc42a1bf1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.498325 12657 tablet_replica.cc:333] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.498745 12657 raft_consensus.cc:2243] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.499130 12657 raft_consensus.cc:2272] T 43d96ea189f14aef821acc3a1610b828 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.500650 12657 tablet_replica.cc:333] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.501068 12657 raft_consensus.cc:2243] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.501430 12657 raft_consensus.cc:2272] T 3c166dce1fc449d28a7c2e1d32293b44 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.503095 12657 tablet_replica.cc:333] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.503492 12657 raft_consensus.cc:2243] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.504171 12657 raft_consensus.cc:2272] T 4f22010932f049e184dc34a85da63ab1 P 9ae73da653f547f99671e0b8c92ed859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.505721 12657 tablet_replica.cc:333] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859: stopping tablet replica
I20260710 11:01:09.506138 12657 raft_consensus.cc:2243] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.506479 12657 raft_consensus.cc:2272] T fa5404cf5fa94113abcc7f6e15cddbf5 P 9ae73da653f547f99671e0b8c92ed859 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.543684 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:01:09.572671 12657 master.cc:562] Master@127.12.92.126:46873 shutting down...
I20260710 11:01:09.595155 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.595700 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.596019 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ca4d993044f4bc6bf52b9064d4e75c4: stopping tablet replica
I20260710 11:01:09.615054 12657 master.cc:584] Master@127.12.92.126:46873 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12541 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:09.665122 12657 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.92.126:41603
I20260710 11:01:09.666333 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.671944 17023 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:01:09.671943 17024 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:01:09.673527 17026 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:01:09.674350 12657 server_base.cc:1061] running on GCE node
I20260710 11:01:09.675360 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.675601 12657 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:01:09.675769 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681269675752 us; error 0 us; skew 500 ppm
I20260710 11:01:09.676314 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.678740 12657 webserver.cc:533] Webserver started at http://127.12.92.126:41009/ using document root <none> and password file <none>
I20260710 11:01:09.679301 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.679524 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.679811 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.680959 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/master-0-root/instance:
uuid: "4707f0c1aa9f40e497595c9fc9356876"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.685657 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:09.689215 17031 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:01:09.690147 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:09.690387 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/master-0-root
uuid: "4707f0c1aa9f40e497595c9fc9356876"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.690621 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-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:01:09.716274 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.717423 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.755584 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.126:41603
I20260710 11:01:09.755864 17082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.126:41603 every 8 connection(s)
I20260710 11:01:09.759577 17083 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:01:09.770714 17083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: Bootstrap starting.
I20260710 11:01:09.775368 17083 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:09.779701 17083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: No bootstrap required, opened a new log
I20260710 11:01:09.781731 17083 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER }
I20260710 11:01:09.782099 17083 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.782270 17083 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4707f0c1aa9f40e497595c9fc9356876, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.782855 17083 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER }
I20260710 11:01:09.783329 17083 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:09.783540 17083 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:09.783756 17083 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.788259 17083 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER }
I20260710 11:01:09.788715 17083 leader_election.cc:304] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [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: 4707f0c1aa9f40e497595c9fc9356876; no voters: 
I20260710 11:01:09.789747 17083 leader_election.cc:290] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:09.790077 17086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.791435 17086 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 1 LEADER]: Becoming Leader. State: Replica: 4707f0c1aa9f40e497595c9fc9356876, State: Running, Role: LEADER
I20260710 11:01:09.792156 17086 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [LEADER]: Queue going to LEADER mode. State: All 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: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER }
I20260710 11:01:09.792654 17083 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:09.796481 17088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4707f0c1aa9f40e497595c9fc9356876. Latest consensus state: current_term: 1 leader_uuid: "4707f0c1aa9f40e497595c9fc9356876" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER } }
I20260710 11:01:09.797271 17087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4707f0c1aa9f40e497595c9fc9356876" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4707f0c1aa9f40e497595c9fc9356876" member_type: VOTER } }
I20260710 11:01:09.797857 17087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:09.797857 17088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:09.799804 17093 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:09.804575 17093 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:09.808602 12657 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:09.813382 17093 catalog_manager.cc:1383] Generated new cluster ID: b8eed65b50874c7a9a2add81fc379055
I20260710 11:01:09.813678 17093 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:09.834776 17093 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:09.836059 17093 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:09.854141 17093 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: Generated new TSK 0
I20260710 11:01:09.854828 17093 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:09.875027 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.881093 17104 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:01:09.882261 17105 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:01:09.883790 17107 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:01:09.884044 12657 server_base.cc:1061] running on GCE node
I20260710 11:01:09.884904 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.885115 12657 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:01:09.885286 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681269885251 us; error 0 us; skew 500 ppm
I20260710 11:01:09.885816 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.888149 12657 webserver.cc:533] Webserver started at http://127.12.92.65:36531/ using document root <none> and password file <none>
I20260710 11:01:09.888631 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.888825 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.889113 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.890363 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-0-root/instance:
uuid: "4bb10cf31658487db663e19b1cf914ef"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.895490 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:09.898844 17112 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:01:09.899714 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:09.900022 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-0-root
uuid: "4bb10cf31658487db663e19b1cf914ef"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.900281 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-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:01:09.910884 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.912173 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.913697 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:09.916127 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:09.916313 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.916620 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:09.916790 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.957469 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.65:46237
I20260710 11:01:09.957640 17174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.65:46237 every 8 connection(s)
I20260710 11:01:09.962601 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.970171 17179 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:01:09.972780 17180 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:01:09.975812 17182 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:01:09.976871 17175 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41603
I20260710 11:01:09.977330 17175 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:09.977717 12657 server_base.cc:1061] running on GCE node
I20260710 11:01:09.978260 17175 heartbeater.cc:507] Master 127.12.92.126:41603 requested a full tablet report, sending...
I20260710 11:01:09.979387 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.979599 12657 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:01:09.979810 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681269979790 us; error 0 us; skew 500 ppm
I20260710 11:01:09.980561 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.980921 17048 ts_manager.cc:194] Registered new tserver with Master: 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237)
I20260710 11:01:09.983336 12657 webserver.cc:533] Webserver started at http://127.12.92.66:33123/ using document root <none> and password file <none>
I20260710 11:01:09.983479 17048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34976
I20260710 11:01:09.984026 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.984282 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.984675 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.986090 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-1-root/instance:
uuid: "5af5c25a473c4ffe9454247137fc0556"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.990497 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:01:09.994081 17187 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:01:09.994935 12657 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:01:09.995314 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-1-root
uuid: "5af5c25a473c4ffe9454247137fc0556"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-tgtk"
I20260710 11:01:09.995621 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-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:01:10.020380 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:10.021584 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:10.023103 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:10.025301 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:10.025537 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.025770 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:10.025935 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.064859 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.66:35983
I20260710 11:01:10.064960 17249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.66:35983 every 8 connection(s)
I20260710 11:01:10.069684 12657 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:10.076102 17253 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:01:10.078866 12657 server_base.cc:1061] running on GCE node
W20260710 11:01:10.078899 17254 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:01:10.079810 17256 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:01:10.080940 12657 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:10.081133 12657 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:01:10.081351 12657 hybrid_clock.cc:648] HybridClock initialized: now 1783681270081316 us; error 0 us; skew 500 ppm
I20260710 11:01:10.081883 12657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:10.082122 17250 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41603
I20260710 11:01:10.082516 17250 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:10.083330 17250 heartbeater.cc:507] Master 127.12.92.126:41603 requested a full tablet report, sending...
I20260710 11:01:10.084542 12657 webserver.cc:533] Webserver started at http://127.12.92.67:33027/ using document root <none> and password file <none>
I20260710 11:01:10.085100 12657 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:10.085311 12657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:10.085572 12657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:10.085508 17048 ts_manager.cc:194] Registered new tserver with Master: 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:10.086870 12657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-2-root/instance:
uuid: "7c68719c06a94ac0897af4f0f981eeb5"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-tgtk"
I20260710 11:01:10.087122 17048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34988
I20260710 11:01:10.091701 12657 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:10.095546 17261 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:01:10.096463 12657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:01:10.096724 12657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-2-root
uuid: "7c68719c06a94ac0897af4f0f981eeb5"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-tgtk"
I20260710 11:01:10.097035 12657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTwRu3z/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681169490517-12657-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:01:10.117312 12657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:10.118471 12657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:10.120019 12657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:10.122311 12657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:10.122496 12657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.122793 12657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:10.122962 12657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.163973 12657 rpc_server.cc:307] RPC server started. Bound to: 127.12.92.67:42487
I20260710 11:01:10.164096 17323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.92.67:42487 every 8 connection(s)
I20260710 11:01:10.178678 17324 heartbeater.cc:344] Connected to a master server at 127.12.92.126:41603
I20260710 11:01:10.179186 17324 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:10.180009 17324 heartbeater.cc:507] Master 127.12.92.126:41603 requested a full tablet report, sending...
I20260710 11:01:10.182046 17048 ts_manager.cc:194] Registered new tserver with Master: 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.182417 12657 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014977026s
I20260710 11:01:10.183512 17048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34990
I20260710 11:01:10.208061 17048 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35002:
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:01:10.210537 17048 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:01:10.329495 17140 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa2adc8d6d425e874cc211ac9f6a28 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.329650 17215 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa2adc8d6d425e874cc211ac9f6a28 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.332156 17214 tablet_service.cc:1511] Processing CreateTablet for tablet 2e97357afa694d98b1bd61a19be35f99 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.333395 17215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa2adc8d6d425e874cc211ac9f6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.335006 17213 tablet_service.cc:1511] Processing CreateTablet for tablet 593a83271c644411acc91e4aa05ee8cf (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.336410 17213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593a83271c644411acc91e4aa05ee8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.339900 17212 tablet_service.cc:1511] Processing CreateTablet for tablet 01e3547b58804316bd89a55887d4bf4c (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.341432 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e3547b58804316bd89a55887d4bf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.342015 17139 tablet_service.cc:1511] Processing CreateTablet for tablet 2e97357afa694d98b1bd61a19be35f99 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.344321 17211 tablet_service.cc:1511] Processing CreateTablet for tablet fbbc325dfcec4643803958fb6c1168a1 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.345366 17138 tablet_service.cc:1511] Processing CreateTablet for tablet 593a83271c644411acc91e4aa05ee8cf (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.345870 17211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbc325dfcec4643803958fb6c1168a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.347783 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e97357afa694d98b1bd61a19be35f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.349004 17137 tablet_service.cc:1511] Processing CreateTablet for tablet 01e3547b58804316bd89a55887d4bf4c (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.349640 17136 tablet_service.cc:1511] Processing CreateTablet for tablet fbbc325dfcec4643803958fb6c1168a1 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.339951 17140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa2adc8d6d425e874cc211ac9f6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.351608 17136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbc325dfcec4643803958fb6c1168a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.352234 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e97357afa694d98b1bd61a19be35f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.355401 17138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593a83271c644411acc91e4aa05ee8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.356237 17137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e3547b58804316bd89a55887d4bf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.378623 17135 tablet_service.cc:1511] Processing CreateTablet for tablet 713f47e54dc54685aef81b15f5a19e09 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.380836 17135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713f47e54dc54685aef81b15f5a19e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.389694 17210 tablet_service.cc:1511] Processing CreateTablet for tablet 713f47e54dc54685aef81b15f5a19e09 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.391821 17210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713f47e54dc54685aef81b15f5a19e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.413563 17209 tablet_service.cc:1511] Processing CreateTablet for tablet e0dae88ca3f54ef3ab4d5d96bad93f22 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.415092 17209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dae88ca3f54ef3ab4d5d96bad93f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.415426 17134 tablet_service.cc:1511] Processing CreateTablet for tablet e538f9145f304128b29691492683f293 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.417305 17134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e538f9145f304128b29691492683f293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.446748 17208 tablet_service.cc:1511] Processing CreateTablet for tablet e89a7eb87a684da7b53ac0aff85ed3e8 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.448912 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a7eb87a684da7b53ac0aff85ed3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.449463 17139 tablet_service.cc:1511] Processing CreateTablet for tablet e0dae88ca3f54ef3ab4d5d96bad93f22 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.451159 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dae88ca3f54ef3ab4d5d96bad93f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.452225 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 593a83271c644411acc91e4aa05ee8cf (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.454007 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593a83271c644411acc91e4aa05ee8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.454118 17214 tablet_service.cc:1511] Processing CreateTablet for tablet e538f9145f304128b29691492683f293 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.455019 17289 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfa2adc8d6d425e874cc211ac9f6a28 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.456017 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e538f9145f304128b29691492683f293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.456362 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfa2adc8d6d425e874cc211ac9f6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.449600 17288 tablet_service.cc:1511] Processing CreateTablet for tablet 2e97357afa694d98b1bd61a19be35f99 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.468128 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e97357afa694d98b1bd61a19be35f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.468263 17281 tablet_service.cc:1511] Processing CreateTablet for tablet e89a7eb87a684da7b53ac0aff85ed3e8 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.462716 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 01e3547b58804316bd89a55887d4bf4c (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.470065 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a7eb87a684da7b53ac0aff85ed3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.462491 17283 tablet_service.cc:1511] Processing CreateTablet for tablet e0dae88ca3f54ef3ab4d5d96bad93f22 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.472170 17284 tablet_service.cc:1511] Processing CreateTablet for tablet 713f47e54dc54685aef81b15f5a19e09 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.465081 17285 tablet_service.cc:1511] Processing CreateTablet for tablet fbbc325dfcec4643803958fb6c1168a1 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.465665 17282 tablet_service.cc:1511] Processing CreateTablet for tablet e538f9145f304128b29691492683f293 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.470904 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e3547b58804316bd89a55887d4bf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.475114 17282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e538f9145f304128b29691492683f293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.479184 17283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dae88ca3f54ef3ab4d5d96bad93f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.482853 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713f47e54dc54685aef81b15f5a19e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.487406 17285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbc325dfcec4643803958fb6c1168a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.477587 17137 tablet_service.cc:1511] Processing CreateTablet for tablet e89a7eb87a684da7b53ac0aff85ed3e8 (DEFAULT_TABLE table=test-workload [id=200f017bf6f14c4b8ad7ea01e38a8509]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.508178 17137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a7eb87a684da7b53ac0aff85ed3e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:10.515139 17032 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.92.65:46237, user_credentials={real_user=slave}} blocked reactor thread for 46928.5us
I20260710 11:01:10.518851 17340 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.518846 17341 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:10.549615 17340 tablet_bootstrap.cc:654] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.585306 17342 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:10.594287 17342 tablet_bootstrap.cc:654] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.611130 17342 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:10.611632 17342 ts_tablet_manager.cc:1403] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260710 11:01:10.615061 17341 tablet_bootstrap.cc:654] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.615792 17342 raft_consensus.cc:359] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.618010 17342 raft_consensus.cc:385] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.618353 17342 raft_consensus.cc:740] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.619498 17342 consensus_queue.cc:260] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.622066 17340 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.632258 17340 ts_tablet_manager.cc:1403] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.011s
I20260710 11:01:10.635193 17324 heartbeater.cc:499] Master 127.12.92.126:41603 was elected leader, sending a full tablet report...
I20260710 11:01:10.635818 17342 ts_tablet_manager.cc:1434] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 11:01:10.635743 17340 raft_consensus.cc:359] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.636610 17340 raft_consensus.cc:385] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.636925 17340 raft_consensus.cc:740] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.637110 17342 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:10.639439 17341 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:10.639439 17340 consensus_queue.cc:260] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.640345 17341 ts_tablet_manager.cc:1403] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.016s
I20260710 11:01:10.643908 17341 raft_consensus.cc:359] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.644845 17342 tablet_bootstrap.cc:654] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.644902 17341 raft_consensus.cc:385] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.645563 17341 raft_consensus.cc:740] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.646404 17341 consensus_queue.cc:260] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.659528 17250 heartbeater.cc:499] Master 127.12.92.126:41603 was elected leader, sending a full tablet report...
I20260710 11:01:10.660406 17175 heartbeater.cc:499] Master 127.12.92.126:41603 was elected leader, sending a full tablet report...
I20260710 11:01:10.660897 17342 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:10.661500 17342 ts_tablet_manager.cc:1403] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260710 11:01:10.664928 17342 raft_consensus.cc:359] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.665731 17342 raft_consensus.cc:385] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.667450 17340 ts_tablet_manager.cc:1434] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.006s
I20260710 11:01:10.668180 17341 ts_tablet_manager.cc:1434] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.017s
I20260710 11:01:10.668795 17340 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.669341 17341 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:10.677109 17341 tablet_bootstrap.cc:654] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.677383 17340 tablet_bootstrap.cc:654] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.683513 17341 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:10.684181 17341 ts_tablet_manager.cc:1403] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:01:10.666057 17342 raft_consensus.cc:740] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.687671 17342 consensus_queue.cc:260] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.688387 17341 raft_consensus.cc:359] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.689455 17341 raft_consensus.cc:385] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.689851 17341 raft_consensus.cc:740] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.690807 17342 ts_tablet_manager.cc:1434] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.004s
I20260710 11:01:10.698786 17342 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:10.690827 17341 consensus_queue.cc:260] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.706460 17341 ts_tablet_manager.cc:1434] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:01:10.711675 17341 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:10.708566 17342 tablet_bootstrap.cc:654] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.710562 17340 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.717636 17340 ts_tablet_manager.cc:1403] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.013s
I20260710 11:01:10.720942 17340 raft_consensus.cc:359] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.721745 17340 raft_consensus.cc:385] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.722118 17340 raft_consensus.cc:740] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.722816 17340 consensus_queue.cc:260] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.725078 17340 ts_tablet_manager.cc:1434] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:01:10.726104 17340 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.731178 17348 raft_consensus.cc:493] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.732141 17348 raft_consensus.cc:515] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.733386 17340 tablet_bootstrap.cc:654] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.737838 17341 tablet_bootstrap.cc:654] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.741093 17340 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.741662 17340 ts_tablet_manager.cc:1403] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:01:10.745182 17340 raft_consensus.cc:359] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.745482 17348 leader_election.cc:290] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.745977 17340 raft_consensus.cc:385] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.746371 17340 raft_consensus.cc:740] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.747233 17340 consensus_queue.cc:260] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.749879 17340 ts_tablet_manager.cc:1434] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:10.751116 17340 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.758143 17340 tablet_bootstrap.cc:654] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.759022 17342 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:10.759589 17342 ts_tablet_manager.cc:1403] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.014s
I20260710 11:01:10.769882 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:10.771155 17225 raft_consensus.cc:2468] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:10.772270 17342 raft_consensus.cc:359] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.773341 17342 raft_consensus.cc:385] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.773162 17113 leader_election.cc:304] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:10.773815 17342 raft_consensus.cc:740] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.774557 17348 raft_consensus.cc:2804] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.775089 17348 raft_consensus.cc:493] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.775501 17348 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.777901 17341 tablet_bootstrap.cc:492] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:10.778545 17341 ts_tablet_manager.cc:1403] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.021s
I20260710 11:01:10.781790 17341 raft_consensus.cc:359] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.782568 17341 raft_consensus.cc:385] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.783015 17341 raft_consensus.cc:740] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.783390 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:10.783957 17341 consensus_queue.cc:260] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.783838 17348 raft_consensus.cc:515] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:10.785630 17113 leader_election.cc:343] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.788715 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:10.787133 17342 consensus_queue.cc:260] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.791146 17225 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.795763 17341 ts_tablet_manager.cc:1434] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.001s
I20260710 11:01:10.796941 17341 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:10.789716 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
W20260710 11:01:10.799774 17113 leader_election.cc:343] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:10.802712 17342 ts_tablet_manager.cc:1434] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
W20260710 11:01:10.803812 17096 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:10.804817 17341 tablet_bootstrap.cc:654] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.787830 17348 leader_election.cc:290] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.812831 17225 raft_consensus.cc:2468] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:10.814527 17113 leader_election.cc:304] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:10.816085 17348 raft_consensus.cc:2804] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.816701 17348 raft_consensus.cc:697] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:10.817811 17348 consensus_queue.cc:237] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.820348 17342 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:10.823019 17340 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.823557 17340 ts_tablet_manager.cc:1403] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.073s	user 0.041s	sys 0.027s
I20260710 11:01:10.825241 17346 raft_consensus.cc:493] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.825732 17346 raft_consensus.cc:515] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.826756 17340 raft_consensus.cc:359] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.827564 17340 raft_consensus.cc:385] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.826786 17347 raft_consensus.cc:493] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.828002 17340 raft_consensus.cc:740] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.828475 17346 leader_election.cc:290] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:10.828343 17347 raft_consensus.cc:515] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.828931 17340 consensus_queue.cc:260] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.833892 17347 leader_election.cc:290] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.838644 17340 ts_tablet_manager.cc:1434] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:01:10.840021 17340 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.844775 17045 catalog_manager.cc:5697] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.848083 17340 tablet_bootstrap.cc:654] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.873950 17342 tablet_bootstrap.cc:654] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.881870 17340 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.882464 17340 ts_tablet_manager.cc:1403] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260710 11:01:10.883775 17341 tablet_bootstrap.cc:492] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:10.884326 17341 ts_tablet_manager.cc:1403] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.088s	user 0.028s	sys 0.028s
I20260710 11:01:10.889978 17340 raft_consensus.cc:359] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.892508 17341 raft_consensus.cc:359] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.893275 17341 raft_consensus.cc:385] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.893551 17341 raft_consensus.cc:740] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.890792 17340 raft_consensus.cc:385] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.897843 17340 raft_consensus.cc:740] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.898729 17340 consensus_queue.cc:260] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.899341 17348 raft_consensus.cc:493] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.899935 17348 raft_consensus.cc:515] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.901741 17340 ts_tablet_manager.cc:1434] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.009s
I20260710 11:01:10.902174 17348 leader_election.cc:290] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.896005 17347 raft_consensus.cc:493] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.902948 17340 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:10.903226 17347 raft_consensus.cc:515] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.905627 17347 leader_election.cc:290] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.906857 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:10.896615 17341 consensus_queue.cc:260] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.907737 17299 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:10.909512 17341 ts_tablet_manager.cc:1434] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:01:10.910784 17341 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:10.911188 17340 tablet_bootstrap.cc:654] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.912092 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:10.912310 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:10.912778 17225 raft_consensus.cc:2468] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 0.
I20260710 11:01:10.912981 17224 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:10.915071 17262 leader_election.cc:304] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:10.916703 17346 raft_consensus.cc:2804] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.917037 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:10.917296 17346 raft_consensus.cc:493] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.917469 17341 tablet_bootstrap.cc:654] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.917804 17298 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:10.917826 17346 raft_consensus.cc:3060] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.922063 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:10.923054 17150 raft_consensus.cc:2468] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:10.915079 17113 leader_election.cc:304] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:10.925729 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:10.926090 17358 raft_consensus.cc:2804] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.926671 17358 raft_consensus.cc:493] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.927132 17358 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.927258 17188 leader_election.cc:304] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:10.928536 17347 raft_consensus.cc:2804] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.929028 17347 raft_consensus.cc:493] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.929459 17347 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.931921 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:10.932878 17149 raft_consensus.cc:2468] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 0.
I20260710 11:01:10.935774 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:10.939567 17188 leader_election.cc:304] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:10.940945 17361 raft_consensus.cc:2804] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.941470 17361 raft_consensus.cc:493] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.941910 17361 raft_consensus.cc:3060] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.952883 17347 raft_consensus.cc:515] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.957261 17361 raft_consensus.cc:515] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.960584 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:10.964881 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:10.965734 17298 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.975142 17347 leader_election.cc:290] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.977485 17342 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:10.983114 17361 leader_election.cc:290] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:10.983652 17342 ts_tablet_manager.cc:1403] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.176s	user 0.009s	sys 0.006s
I20260710 11:01:10.983112 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:10.984293 17298 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:10.978550 17340 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:10.979138 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:10.982728 17341 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:10.985318 17149 raft_consensus.cc:3060] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.985482 17341 ts_tablet_manager.cc:1403] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.044s
I20260710 11:01:10.985879 17188 leader_election.cc:304] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [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: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:10.987170 17361 raft_consensus.cc:2804] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.982584 17346 raft_consensus.cc:515] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.987047 17342 raft_consensus.cc:359] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.987700 17361 raft_consensus.cc:697] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:10.987852 17342 raft_consensus.cc:385] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.988160 17342 raft_consensus.cc:740] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.988255 17299 raft_consensus.cc:2393] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af5c25a473c4ffe9454247137fc0556 in current term 1: Already voted for candidate 7c68719c06a94ac0897af4f0f981eeb5 in this term.
I20260710 11:01:10.988579 17361 consensus_queue.cc:237] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.981906 17358 raft_consensus.cc:515] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.991932 17150 raft_consensus.cc:2393] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af5c25a473c4ffe9454247137fc0556 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:10.991997 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:10.993013 17342 consensus_queue.cc:260] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.994148 17340 ts_tablet_manager.cc:1403] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.091s	user 0.046s	sys 0.029s
I20260710 11:01:10.995817 17341 raft_consensus.cc:359] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.997254 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:10.998791 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbc325dfcec4643803958fb6c1168a1" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:10.999043 17341 raft_consensus.cc:385] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.999500 17341 raft_consensus.cc:740] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.998179 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:10.998091 17149 raft_consensus.cc:2468] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.000402 17299 raft_consensus.cc:2393] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bb10cf31658487db663e19b1cf914ef in current term 1: Already voted for candidate 5af5c25a473c4ffe9454247137fc0556 in this term.
I20260710 11:01:11.000571 17341 consensus_queue.cc:260] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:10.999704 17225 raft_consensus.cc:2393] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 5af5c25a473c4ffe9454247137fc0556 in this term.
I20260710 11:01:10.997371 17340 raft_consensus.cc:359] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.002636 17340 raft_consensus.cc:385] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.002947 17340 raft_consensus.cc:740] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.003557 17262 leader_election.cc:304] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [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: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:11.003957 17341 ts_tablet_manager.cc:1434] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:01:11.004073 17340 consensus_queue.cc:260] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.005080 17341 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:11.005646 17113 leader_election.cc:304] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef; no voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.006464 17348 raft_consensus.cc:2749] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.008037 17188 leader_election.cc:304] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.009222 17347 raft_consensus.cc:2804] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.009559 17376 raft_consensus.cc:493] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.998822 17346 leader_election.cc:290] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.010076 17376 raft_consensus.cc:515] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.010856 17346 raft_consensus.cc:2749] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:10.997974 17358 leader_election.cc:290] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.012337 17341 tablet_bootstrap.cc:654] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.012527 17376 leader_election.cc:290] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.006498 17340 ts_tablet_manager.cc:1434] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:01:11.016155 17340 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:11.019261 17347 raft_consensus.cc:697] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:11.020900 17347 consensus_queue.cc:237] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.022892 17342 ts_tablet_manager.cc:1434] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.008s
I20260710 11:01:11.028925 17342 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:11.036437 17358 raft_consensus.cc:493] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.040242 17358 raft_consensus.cc:515] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.041306 17342 tablet_bootstrap.cc:654] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.042187 17340 tablet_bootstrap.cc:654] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.045648 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.045673 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.046870 17225 raft_consensus.cc:2468] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:11.047151 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.048482 17341 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:11.050254 17113 leader_election.cc:304] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.050544 17341 ts_tablet_manager.cc:1403] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.029s
I20260710 11:01:11.051340 17348 raft_consensus.cc:2804] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.051829 17348 raft_consensus.cc:493] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:11.050267 17262 leader_election.cc:343] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.052274 17348 raft_consensus.cc:3060] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:11.052762 17262 leader_election.cc:343] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.053126 17340 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:11.053239 17262 leader_election.cc:304] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:11.053697 17340 ts_tablet_manager.cc:1403] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260710 11:01:11.050288 17047 catalog_manager.cc:5697] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.054520 17341 raft_consensus.cc:359] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.055469 17341 raft_consensus.cc:385] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.055830 17341 raft_consensus.cc:740] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.056576 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.056687 17358 leader_election.cc:290] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.056770 17377 raft_consensus.cc:2749] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.056710 17341 consensus_queue.cc:260] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:11.063860 17113 leader_election.cc:343] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.065523 17341 ts_tablet_manager.cc:1434] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:01:11.065286 17340 raft_consensus.cc:359] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.066161 17340 raft_consensus.cc:385] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.066469 17340 raft_consensus.cc:740] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.066800 17341 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:11.067186 17340 consensus_queue.cc:260] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.069044 17340 ts_tablet_manager.cc:1434] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.009s
I20260710 11:01:11.069952 17340 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:11.074167 17341 tablet_bootstrap.cc:654] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.077263 17342 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:11.077769 17342 ts_tablet_manager.cc:1403] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260710 11:01:11.080603 17341 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:11.080513 17342 raft_consensus.cc:359] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.081183 17341 ts_tablet_manager.cc:1403] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:01:11.081269 17342 raft_consensus.cc:385] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.081697 17342 raft_consensus.cc:740] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.082553 17342 consensus_queue.cc:260] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.084363 17348 raft_consensus.cc:515] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.084224 17341 raft_consensus.cc:359] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.084973 17342 ts_tablet_manager.cc:1434] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:01:11.085131 17341 raft_consensus.cc:385] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.085503 17341 raft_consensus.cc:740] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.086104 17342 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:11.086346 17341 consensus_queue.cc:260] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.087527 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:11.088124 17224 raft_consensus.cc:3060] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.088876 17341 ts_tablet_manager.cc:1434] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:11.089902 17341 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:11.093737 17340 tablet_bootstrap.cc:654] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.096611 17341 tablet_bootstrap.cc:654] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.098542 17342 tablet_bootstrap.cc:654] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.101914 17048 catalog_manager.cc:5697] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.106551 17224 raft_consensus.cc:2468] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:11.112337 17340 tablet_bootstrap.cc:492] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:11.115718 17340 ts_tablet_manager.cc:1403] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260710 11:01:11.115756 17347 raft_consensus.cc:493] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.116513 17347 raft_consensus.cc:515] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.116902 17348 leader_election.cc:290] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.118613 17347 leader_election.cc:290] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.118449 17340 raft_consensus.cc:359] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.119251 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.119683 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dae88ca3f54ef3ab4d5d96bad93f22" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.119194 17340 raft_consensus.cc:385] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.120365 17298 raft_consensus.cc:2468] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:11.120651 17340 raft_consensus.cc:740] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.121420 17340 consensus_queue.cc:260] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.123682 17342 tablet_bootstrap.cc:492] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:11.124142 17342 ts_tablet_manager.cc:1403] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.002s
I20260710 11:01:11.124286 17341 tablet_bootstrap.cc:492] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:11.119704 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dae88ca3f54ef3ab4d5d96bad93f22" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.124768 17341 ts_tablet_manager.cc:1403] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.015s
I20260710 11:01:11.126662 17342 raft_consensus.cc:359] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.127341 17341 raft_consensus.cc:359] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:11.127796 17188 leader_election.cc:343] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.128141 17341 raft_consensus.cc:385] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.128417 17341 raft_consensus.cc:740] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.128530 17188 leader_election.cc:304] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [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: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:11.127425 17342 raft_consensus.cc:385] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.129187 17342 raft_consensus.cc:740] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.129128 17341 consensus_queue.cc:260] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:11.130333 17113 leader_election.cc:343] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.130177 17342 consensus_queue.cc:260] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.130936 17347 raft_consensus.cc:493] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.131279 17341 ts_tablet_manager.cc:1434] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:11.131441 17347 raft_consensus.cc:515] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.132174 17341 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:11.133836 17342 ts_tablet_manager.cc:1434] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:11.133766 17378 raft_consensus.cc:2804] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.134328 17378 raft_consensus.cc:493] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.134666 17378 raft_consensus.cc:3060] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.135027 17342 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:11.135341 17113 leader_election.cc:304] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.136089 17347 leader_election.cc:290] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.136194 17358 raft_consensus.cc:2804] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.138073 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.138722 17298 raft_consensus.cc:2468] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:11.140077 17188 leader_election.cc:304] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:11.140506 17340 ts_tablet_manager.cc:1434] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:01:11.141487 17340 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:11.141623 17348 raft_consensus.cc:493] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.142067 17348 raft_consensus.cc:515] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.142892 17347 raft_consensus.cc:2804] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.143386 17347 raft_consensus.cc:493] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.143723 17347 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.147976 17340 tablet_bootstrap.cc:654] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.153172 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
W20260710 11:01:11.159960 17188 leader_election.cc:343] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.160720 17340 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:11.161180 17340 ts_tablet_manager.cc:1403] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260710 11:01:11.160841 17347 raft_consensus.cc:515] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.163728 17340 raft_consensus.cc:359] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.164417 17340 raft_consensus.cc:385] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.164597 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.155022 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.155920 17341 tablet_bootstrap.cc:654] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.165222 17299 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.157441 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.165987 17378 raft_consensus.cc:515] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.158102 17348 leader_election.cc:290] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.154178 17342 tablet_bootstrap.cc:654] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:11.168545 17113 leader_election.cc:343] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.169361 17378 leader_election.cc:290] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.171140 17358 raft_consensus.cc:697] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:11.164752 17340 raft_consensus.cc:740] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.171336 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dae88ca3f54ef3ab4d5d96bad93f22" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:11.172056 17150 raft_consensus.cc:3060] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.173164 17347 leader_election.cc:290] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.174502 17341 tablet_bootstrap.cc:492] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:11.175019 17341 ts_tablet_manager.cc:1403] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.005s
I20260710 11:01:11.175918 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dae88ca3f54ef3ab4d5d96bad93f22" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.176517 17298 raft_consensus.cc:3060] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.177958 17341 raft_consensus.cc:359] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.178643 17341 raft_consensus.cc:385] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.178934 17341 raft_consensus.cc:740] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.172725 17340 consensus_queue.cc:260] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.180410 17224 raft_consensus.cc:2468] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:11.181895 17299 raft_consensus.cc:2468] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.182605 17113 leader_election.cc:304] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.183254 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:11.184006 17388 raft_consensus.cc:2804] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.172068 17358 consensus_queue.cc:237] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.184432 17388 raft_consensus.cc:493] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.184820 17388 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.181895 17150 raft_consensus.cc:2468] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.188441 17340 ts_tablet_manager.cc:1434] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:01:11.189183 17341 consensus_queue.cc:260] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.190148 17149 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.184834 17188 leader_election.cc:304] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:11.191826 17341 ts_tablet_manager.cc:1434] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:01:11.191886 17347 raft_consensus.cc:2804] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.192512 17347 raft_consensus.cc:697] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:11.192039 17188 leader_election.cc:304] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.193549 17361 raft_consensus.cc:2804] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.176477 17342 tablet_bootstrap.cc:492] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:11.194262 17361 raft_consensus.cc:697] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:11.194526 17342 ts_tablet_manager.cc:1403] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260710 11:01:11.195236 17361 consensus_queue.cc:237] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.184403 17298 raft_consensus.cc:2468] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.193388 17347 consensus_queue.cc:237] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.198094 17149 raft_consensus.cc:2468] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.201421 17388 raft_consensus.cc:515] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.205250 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:11.206041 17224 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.206112 17348 raft_consensus.cc:493] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.206498 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.206614 17348 raft_consensus.cc:515] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:11.208146 17113 leader_election.cc:343] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.208801 17348 leader_election.cc:290] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.210284 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593a83271c644411acc91e4aa05ee8cf" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.210683 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593a83271c644411acc91e4aa05ee8cf" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.211108 17388 leader_election.cc:290] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.210845 17342 raft_consensus.cc:359] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.211374 17225 raft_consensus.cc:2468] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:11.211831 17342 raft_consensus.cc:385] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.213125 17113 leader_election.cc:304] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.212494 17342 raft_consensus.cc:740] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.213981 17358 raft_consensus.cc:2804] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.214679 17358 raft_consensus.cc:493] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.216794 17358 raft_consensus.cc:3060] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.214897 17342 consensus_queue.cc:260] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.217474 17299 raft_consensus.cc:2468] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:11.222015 17045 catalog_manager.cc:5697] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.216118 17224 raft_consensus.cc:2468] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:11.224164 17342 ts_tablet_manager.cc:1434] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260710 11:01:11.227197 17113 leader_election.cc:304] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.228438 17388 raft_consensus.cc:2804] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.229156 17388 raft_consensus.cc:697] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:11.230026 17388 consensus_queue.cc:237] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.232414 17342 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:11.230255 17358 raft_consensus.cc:515] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.235965 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593a83271c644411acc91e4aa05ee8cf" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:11.236675 17224 raft_consensus.cc:3060] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.239022 17044 catalog_manager.cc:5697] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.242419 17342 tablet_bootstrap.cc:654] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.242745 17044 catalog_manager.cc:5697] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.244483 17224 raft_consensus.cc:2468] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:11.245846 17113 leader_election.cc:304] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.246819 17388 raft_consensus.cc:2804] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.247295 17388 raft_consensus.cc:697] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:11.248102 17388 consensus_queue.cc:237] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.250941 17342 tablet_bootstrap.cc:492] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:11.251564 17342 ts_tablet_manager.cc:1403] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:01:11.253001 17358 leader_election.cc:290] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.254607 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593a83271c644411acc91e4aa05ee8cf" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.254480 17342 raft_consensus.cc:359] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.255314 17299 raft_consensus.cc:3060] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.255440 17342 raft_consensus.cc:385] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.255822 17342 raft_consensus.cc:740] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.256516 17342 consensus_queue.cc:260] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.258567 17342 ts_tablet_manager.cc:1434] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:11.260578 17342 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:11.261200 17047 catalog_manager.cc:5697] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.266413 17342 tablet_bootstrap.cc:654] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.266969 17299 raft_consensus.cc:2468] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:11.269129 17347 raft_consensus.cc:493] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.269613 17347 raft_consensus.cc:515] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.272153 17342 tablet_bootstrap.cc:492] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:11.272617 17342 ts_tablet_manager.cc:1403] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:01:11.274407 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:11.272444 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.275256 17149 raft_consensus.cc:2468] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:11.275341 17342 raft_consensus.cc:359] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.276017 17342 raft_consensus.cc:385] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.276306 17342 raft_consensus.cc:740] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.276527 17188 leader_election.cc:304] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.276989 17342 consensus_queue.cc:260] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.277694 17347 leader_election.cc:290] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.277292 17299 raft_consensus.cc:2468] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:11.278083 17361 raft_consensus.cc:2804] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.278553 17361 raft_consensus.cc:493] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.278951 17361 raft_consensus.cc:3060] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.279412 17342 ts_tablet_manager.cc:1434] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:01:11.284950 17361 raft_consensus.cc:515] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.286026 17047 catalog_manager.cc:5697] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.287453 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:11.288049 17149 raft_consensus.cc:3060] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.288369 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e538f9145f304128b29691492683f293" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.288913 17299 raft_consensus.cc:3060] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.292141 17361 leader_election.cc:290] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.295931 17299 raft_consensus.cc:2468] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.296856 17149 raft_consensus.cc:2468] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:11.297253 17188 leader_election.cc:304] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:11.298060 17361 raft_consensus.cc:2804] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.298591 17361 raft_consensus.cc:697] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:11.299415 17361 consensus_queue.cc:237] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.307518 17047 catalog_manager.cc:5697] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.319589 17377 raft_consensus.cc:493] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.320158 17377 raft_consensus.cc:515] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.322214 17377 leader_election.cc:290] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.322820 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.323333 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.324131 17224 raft_consensus.cc:2393] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:11.325009 17262 leader_election.cc:304] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:11.325716 17377 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.330758 17377 raft_consensus.cc:2749] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.340938 17377 raft_consensus.cc:493] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.341444 17377 raft_consensus.cc:515] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.343295 17377 leader_election.cc:290] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.344127 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.344353 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.345162 17224 raft_consensus.cc:2393] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:11.346134 17262 leader_election.cc:304] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:11.346843 17377 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.352097 17377 raft_consensus.cc:2749] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.393157 17224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
mode: GRACEFUL
new_leader_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:37872
I20260710 11:01:11.393875 17224 raft_consensus.cc:606] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Received request to transfer leadership to TS 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:11.404424 17388 consensus_queue.cc:1048] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.417361 17348 consensus_queue.cc:1048] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.434433 17377 raft_consensus.cc:493] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.434916 17377 raft_consensus.cc:515] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.437098 17377 leader_election.cc:290] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.438742 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:11.439767 17224 raft_consensus.cc:2393] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:11.439790 17150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
mode: GRACEFUL
new_leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:55592
I20260710 11:01:11.440927 17150 raft_consensus.cc:606] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Received request to transfer leadership to TS 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:11.438776 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e3547b58804316bd89a55887d4bf4c" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:11.443919 17262 leader_election.cc:304] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:11.444746 17377 raft_consensus.cc:3060] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.450093 17377 raft_consensus.cc:2749] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.471235 17361 consensus_queue.cc:1048] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.483115 17347 consensus_queue.cc:1048] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.550280 17347 consensus_queue.cc:1048] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.556696 17378 raft_consensus.cc:993] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: : Instructing follower 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:11.557152 17378 raft_consensus.cc:1081] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Signalling peer 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:11.558961 17150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:55590
I20260710 11:01:11.560583 17150 raft_consensus.cc:493] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.561004 17150 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.563297 17361 consensus_queue.cc:1048] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.568332 17150 raft_consensus.cc:515] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.573153 17150 leader_election.cc:290] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:11.574258 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:11.574591 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfa2adc8d6d425e874cc211ac9f6a28" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:11.574936 17224 raft_consensus.cc:3055] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.575277 17299 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.575307 17224 raft_consensus.cc:740] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:11.576759 17224 consensus_queue.cc:260] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.577970 17224 raft_consensus.cc:3060] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.582837 17224 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:11.583424 17299 raft_consensus.cc:2468] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:11.584046 17113 leader_election.cc:304] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:11.584781 17348 raft_consensus.cc:2804] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.585255 17348 raft_consensus.cc:697] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:11.586068 17348 consensus_queue.cc:237] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.592417 17047 catalog_manager.cc:5697] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 1 to 2, leader changed from 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66) to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 2 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.676746 17361 consensus_queue.cc:1048] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.677547 17348 consensus_queue.cc:1048] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.690586 17378 consensus_queue.cc:1048] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.698139 17388 consensus_queue.cc:1048] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.699692 17358 consensus_queue.cc:1048] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.716485 17358 consensus_queue.cc:1048] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.726457 17358 consensus_queue.cc:1048] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.739894 17388 consensus_queue.cc:1048] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.749337 17388 raft_consensus.cc:993] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: : Instructing follower 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:11.749869 17388 raft_consensus.cc:1081] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Signalling peer 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:11.751580 17297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:39290
I20260710 11:01:11.752177 17297 raft_consensus.cc:493] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.752555 17297 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.753865 17378 consensus_queue.cc:1048] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.759238 17297 raft_consensus.cc:515] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.764272 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:11.764868 17149 raft_consensus.cc:3055] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.765184 17149 raft_consensus.cc:740] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:11.766069 17361 consensus_queue.cc:1048] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.765965 17149 consensus_queue.cc:260] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.767096 17149 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.772248 17297 leader_election.cc:290] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:11.773447 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a7eb87a684da7b53ac0aff85ed3e8" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:11.774106 17225 raft_consensus.cc:3060] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.777935 17149 raft_consensus.cc:2468] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:11.779891 17225 raft_consensus.cc:2468] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:11.782836 17262 leader_election.cc:304] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:11.783687 17377 raft_consensus.cc:2804] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.784822 17377 raft_consensus.cc:697] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:11.785778 17377 consensus_queue.cc:237] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:11.793067 17047 catalog_manager.cc:5697] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 1 to 2, leader changed from 4bb10cf31658487db663e19b1cf914ef (127.12.92.65) to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.800321 17361 consensus_queue.cc:1048] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.813398 17347 consensus_queue.cc:1048] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.019695 17299 raft_consensus.cc:1275] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.020980 17348 consensus_queue.cc:1048] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.029296 17225 raft_consensus.cc:1275] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.031484 17358 consensus_queue.cc:1048] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.223085 17149 raft_consensus.cc:1275] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.224485 17377 consensus_queue.cc:1048] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.233729 17225 raft_consensus.cc:1275] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.235301 17377 consensus_queue.cc:1048] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:14.477085 17045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45624:
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:01:14.480321 17045 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:01:14.529600 17135 tablet_service.cc:1511] Processing CreateTablet for tablet 0143fac3ea5147dfa591ea946ec42762 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.530263 17208 tablet_service.cc:1511] Processing CreateTablet for tablet 0143fac3ea5147dfa591ea946ec42762 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.531030 17135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0143fac3ea5147dfa591ea946ec42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.531522 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0143fac3ea5147dfa591ea946ec42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.533828 17139 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca559f580a2410bb110cb045933a38d (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.535050 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca559f580a2410bb110cb045933a38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.535755 17214 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca559f580a2410bb110cb045933a38d (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.536499 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 0143fac3ea5147dfa591ea946ec42762 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.537127 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca559f580a2410bb110cb045933a38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.537676 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0143fac3ea5147dfa591ea946ec42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.550685 17281 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca559f580a2410bb110cb045933a38d (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.552081 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca559f580a2410bb110cb045933a38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.555095 17137 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6122af4c247c2abebbbf1e24b6083 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.556435 17137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6122af4c247c2abebbbf1e24b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.557264 17213 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6122af4c247c2abebbbf1e24b6083 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.558661 17213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6122af4c247c2abebbbf1e24b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.566766 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6122af4c247c2abebbbf1e24b6083 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.568312 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6122af4c247c2abebbbf1e24b6083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.596818 17439 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.604683 17214 tablet_service.cc:1511] Processing CreateTablet for tablet eabd5203d5dd4bffa2e350d3ef4f418e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.604770 17288 tablet_service.cc:1511] Processing CreateTablet for tablet eabd5203d5dd4bffa2e350d3ef4f418e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.606746 17137 tablet_service.cc:1511] Processing CreateTablet for tablet eabd5203d5dd4bffa2e350d3ef4f418e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.607889 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd5203d5dd4bffa2e350d3ef4f418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.608006 17137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd5203d5dd4bffa2e350d3ef4f418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.614184 17208 tablet_service.cc:1511] Processing CreateTablet for tablet dfe448ccd12f494d8ff3721f5851a641 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.615633 17212 tablet_service.cc:1511] Processing CreateTablet for tablet cf2e14406b4d4bc3970bd40c2aaa2350 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.615581 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe448ccd12f494d8ff3721f5851a641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.620735 17281 tablet_service.cc:1511] Processing CreateTablet for tablet dfe448ccd12f494d8ff3721f5851a641 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.621991 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe448ccd12f494d8ff3721f5851a641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.623368 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2e14406b4d4bc3970bd40c2aaa2350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.624286 17286 tablet_service.cc:1511] Processing CreateTablet for tablet cf2e14406b4d4bc3970bd40c2aaa2350 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.625521 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2e14406b4d4bc3970bd40c2aaa2350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.628046 17440 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:14.628046 17438 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.632833 17134 tablet_service.cc:1511] Processing CreateTablet for tablet 4146a4c6539240dd8d03d1feacd2efd0 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.633263 17285 tablet_service.cc:1511] Processing CreateTablet for tablet 4146a4c6539240dd8d03d1feacd2efd0 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.633263 17209 tablet_service.cc:1511] Processing CreateTablet for tablet 4146a4c6539240dd8d03d1feacd2efd0 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.634217 17134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146a4c6539240dd8d03d1feacd2efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.634577 17285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146a4c6539240dd8d03d1feacd2efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.636700 17215 tablet_service.cc:1511] Processing CreateTablet for tablet da4110a3ff5b4baf89733c3feb21004e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.637552 17284 tablet_service.cc:1511] Processing CreateTablet for tablet e962f4ae84f6486a9d8466a3e48df834 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.638782 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e962f4ae84f6486a9d8466a3e48df834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.638604 17210 tablet_service.cc:1511] Processing CreateTablet for tablet e962f4ae84f6486a9d8466a3e48df834 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.642524 17140 tablet_service.cc:1511] Processing CreateTablet for tablet da4110a3ff5b4baf89733c3feb21004e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.642881 17138 tablet_service.cc:1511] Processing CreateTablet for tablet e962f4ae84f6486a9d8466a3e48df834 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.643923 17140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4110a3ff5b4baf89733c3feb21004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.644562 17138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e962f4ae84f6486a9d8466a3e48df834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.637571 17283 tablet_service.cc:1511] Processing CreateTablet for tablet da4110a3ff5b4baf89733c3feb21004e (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.646235 17283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4110a3ff5b4baf89733c3feb21004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.649302 17439 tablet_bootstrap.cc:654] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.653723 17438 tablet_bootstrap.cc:654] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.659452 17209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146a4c6539240dd8d03d1feacd2efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.664186 17215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4110a3ff5b4baf89733c3feb21004e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.628527 17135 tablet_service.cc:1511] Processing CreateTablet for tablet dfe448ccd12f494d8ff3721f5851a641 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.668320 17135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe448ccd12f494d8ff3721f5851a641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.669235 17210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e962f4ae84f6486a9d8466a3e48df834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.672222 17139 tablet_service.cc:1511] Processing CreateTablet for tablet cf2e14406b4d4bc3970bd40c2aaa2350 (DEFAULT_TABLE table=soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.673947 17139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2e14406b4d4bc3970bd40c2aaa2350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.690459 17440 tablet_bootstrap.cc:654] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.698437 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd5203d5dd4bffa2e350d3ef4f418e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.764984 17438 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.765590 17438 ts_tablet_manager.cc:1403] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.013s
I20260710 11:01:14.769045 17438 raft_consensus.cc:359] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.769798 17438 raft_consensus.cc:385] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.770117 17438 raft_consensus.cc:740] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.770864 17438 consensus_queue.cc:260] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.769344 17439 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:14.786552 17439 ts_tablet_manager.cc:1403] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.190s	user 0.027s	sys 0.000s
I20260710 11:01:14.787461 17438 ts_tablet_manager.cc:1434] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:01:14.790840 17439 raft_consensus.cc:359] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.793005 17439 raft_consensus.cc:385] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.793365 17439 raft_consensus.cc:740] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.794116 17438 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.796631 17439 consensus_queue.cc:260] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.799137 17439 ts_tablet_manager.cc:1434] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:14.802109 17440 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:14.802690 17440 ts_tablet_manager.cc:1403] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.175s	user 0.013s	sys 0.007s
I20260710 11:01:14.804184 17438 tablet_bootstrap.cc:654] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.805886 17439 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.808701 17440 raft_consensus.cc:359] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.809684 17440 raft_consensus.cc:385] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.810066 17440 raft_consensus.cc:740] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.811079 17440 consensus_queue.cc:260] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.814772 17439 tablet_bootstrap.cc:654] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.817792 17440 ts_tablet_manager.cc:1434] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:01:14.819312 17440 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:14.828771 17439 tablet_bootstrap.cc:492] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:14.829317 17439 ts_tablet_manager.cc:1403] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 11:01:14.829411 17440 tablet_bootstrap.cc:654] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.830044 17438 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.830610 17438 ts_tablet_manager.cc:1403] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.013s
I20260710 11:01:14.831821 17439 raft_consensus.cc:359] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.832459 17439 raft_consensus.cc:385] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.832784 17439 raft_consensus.cc:740] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.833630 17439 consensus_queue.cc:260] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.833909 17438 raft_consensus.cc:359] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.834695 17438 raft_consensus.cc:385] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.835007 17438 raft_consensus.cc:740] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.835304 17440 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:14.835837 17440 ts_tablet_manager.cc:1403] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:01:14.835875 17438 consensus_queue.cc:260] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.837978 17439 ts_tablet_manager.cc:1434] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:14.838495 17438 ts_tablet_manager.cc:1434] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:01:14.838991 17439 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.839514 17438 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.839041 17440 raft_consensus.cc:359] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.840010 17440 raft_consensus.cc:385] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.840307 17440 raft_consensus.cc:740] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.844018 17444 raft_consensus.cc:493] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.845103 17444 raft_consensus.cc:515] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.846691 17439 tablet_bootstrap.cc:654] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.847703 17438 tablet_bootstrap.cc:654] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.849361 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
W20260710 11:01:14.851604 17188 leader_election.cc:343] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:14.852471 17096 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:14.856726 17444 leader_election.cc:290] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:14.860306 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:14.857592 17440 consensus_queue.cc:260] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.864013 17440 ts_tablet_manager.cc:1434] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.005s
I20260710 11:01:14.865764 17440 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:14.862583 17297 raft_consensus.cc:2468] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:14.867913 17439 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:14.868561 17439 ts_tablet_manager.cc:1403] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260710 11:01:14.868670 17438 tablet_bootstrap.cc:492] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.868945 17188 leader_election.cc:304] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [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: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:14.869248 17438 ts_tablet_manager.cc:1403] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260710 11:01:14.870158 17444 raft_consensus.cc:2804] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.870549 17444 raft_consensus.cc:493] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.872087 17439 raft_consensus.cc:359] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.872612 17440 tablet_bootstrap.cc:654] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.872359 17438 raft_consensus.cc:359] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.873011 17439 raft_consensus.cc:385] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.873135 17438 raft_consensus.cc:385] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.873620 17439 raft_consensus.cc:740] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.873637 17438 raft_consensus.cc:740] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.874791 17438 consensus_queue.cc:260] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.874861 17439 consensus_queue.cc:260] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.877291 17439 ts_tablet_manager.cc:1434] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:14.878525 17439 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.878119 17438 ts_tablet_manager.cc:1434] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 11:01:14.881264 17438 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.887471 17439 tablet_bootstrap.cc:654] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.870906 17444 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.890491 17438 tablet_bootstrap.cc:654] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.903453 17438 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.903973 17438 ts_tablet_manager.cc:1403] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 11:01:14.906855 17438 raft_consensus.cc:359] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.907608 17438 raft_consensus.cc:385] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.907932 17438 raft_consensus.cc:740] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.908036 17444 raft_consensus.cc:515] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.908917 17438 consensus_queue.cc:260] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.911247 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:14.911819 17150 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.912258 17440 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:14.913094 17440 ts_tablet_manager.cc:1403] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.013s
I20260710 11:01:14.917330 17440 raft_consensus.cc:359] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.918278 17440 raft_consensus.cc:385] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.918610 17440 raft_consensus.cc:740] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.919461 17150 raft_consensus.cc:2468] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:14.920137 17444 leader_election.cc:290] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:14.920396 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:14.920738 17188 leader_election.cc:304] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:14.921053 17297 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.920662 17440 consensus_queue.cc:260] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.922549 17438 ts_tablet_manager.cc:1434] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:01:14.923194 17440 ts_tablet_manager.cc:1434] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:01:14.924026 17438 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.924269 17440 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:14.931324 17438 tablet_bootstrap.cc:654] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.931607 17440 tablet_bootstrap.cc:654] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.934190 17297 raft_consensus.cc:2468] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:14.937048 17439 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:14.940027 17439 ts_tablet_manager.cc:1403] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.017s
I20260710 11:01:14.946365 17439 raft_consensus.cc:359] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.947582 17439 raft_consensus.cc:385] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.948053 17439 raft_consensus.cc:740] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.944249 17438 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.950073 17438 ts_tablet_manager.cc:1403] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260710 11:01:14.950373 17439 consensus_queue.cc:260] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.951347 17440 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:14.921500 17444 raft_consensus.cc:2804] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.952793 17444 raft_consensus.cc:697] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:14.953279 17439 ts_tablet_manager.cc:1434] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:01:14.953140 17438 raft_consensus.cc:359] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.953972 17438 raft_consensus.cc:385] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.953657 17444 consensus_queue.cc:237] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.954308 17438 raft_consensus.cc:740] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.954706 17439 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.955137 17438 consensus_queue.cc:260] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.958302 17438 ts_tablet_manager.cc:1434] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:01:14.959412 17438 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:14.960178 17440 ts_tablet_manager.cc:1403] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.007s
I20260710 11:01:14.962273 17439 tablet_bootstrap.cc:654] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.963459 17440 raft_consensus.cc:359] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.964305 17440 raft_consensus.cc:385] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.964622 17440 raft_consensus.cc:740] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.965793 17440 consensus_queue.cc:260] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.966881 17438 tablet_bootstrap.cc:654] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.969089 17440 ts_tablet_manager.cc:1434] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:14.973120 17440 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:14.982364 17439 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:14.983117 17439 ts_tablet_manager.cc:1403] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.000s
I20260710 11:01:14.982506 17440 tablet_bootstrap.cc:654] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.985296 17438 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:14.986537 17438 ts_tablet_manager.cc:1403] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260710 11:01:14.987214 17439 raft_consensus.cc:359] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.988288 17439 raft_consensus.cc:385] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.988687 17439 raft_consensus.cc:740] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.990061 17438 raft_consensus.cc:359] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.989809 17439 consensus_queue.cc:260] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.990906 17438 raft_consensus.cc:385] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.991401 17438 raft_consensus.cc:740] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.992282 17438 consensus_queue.cc:260] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:14.993503 17439 ts_tablet_manager.cc:1434] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:14.995106 17438 ts_tablet_manager.cc:1434] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:01:14.995157 17439 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:14.996411 17438 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:15.006059 17438 tablet_bootstrap.cc:654] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.006165 17439 tablet_bootstrap.cc:654] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.018370 17438 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:15.018967 17438 ts_tablet_manager.cc:1403] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.014s
I20260710 11:01:15.019345 17439 tablet_bootstrap.cc:492] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:15.019878 17439 ts_tablet_manager.cc:1403] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 11:01:15.020256 17045 catalog_manager.cc:5697] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.022821 17438 raft_consensus.cc:359] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.022951 17439 raft_consensus.cc:359] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.023717 17438 raft_consensus.cc:385] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.024034 17439 raft_consensus.cc:385] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.024170 17438 raft_consensus.cc:740] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.024927 17439 raft_consensus.cc:740] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.025267 17438 consensus_queue.cc:260] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.025969 17439 consensus_queue.cc:260] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.029158 17439 ts_tablet_manager.cc:1434] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:15.029116 17438 ts_tablet_manager.cc:1434] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:01:15.030642 17439 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:15.030790 17438 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:15.039959 17439 tablet_bootstrap.cc:654] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.047178 17438 tablet_bootstrap.cc:654] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.050536 17440 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:15.051290 17440 ts_tablet_manager.cc:1403] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.032s
I20260710 11:01:15.053977 17439 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:15.054567 17439 ts_tablet_manager.cc:1403] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 11:01:15.054250 17440 raft_consensus.cc:359] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.055450 17440 raft_consensus.cc:385] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.055789 17440 raft_consensus.cc:740] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.056532 17440 consensus_queue.cc:260] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.059165 17440 ts_tablet_manager.cc:1434] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:01:15.061579 17439 raft_consensus.cc:359] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.062355 17439 raft_consensus.cc:385] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.062664 17439 raft_consensus.cc:740] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.063370 17439 consensus_queue.cc:260] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.065946 17439 ts_tablet_manager.cc:1434] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:01:15.066953 17439 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:15.072455 17438 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:15.073100 17438 ts_tablet_manager.cc:1403] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.011s
I20260710 11:01:15.073711 17439 tablet_bootstrap.cc:654] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.078893 17438 raft_consensus.cc:359] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.079818 17438 raft_consensus.cc:385] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.080148 17438 raft_consensus.cc:740] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.080876 17438 consensus_queue.cc:260] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.083912 17438 ts_tablet_manager.cc:1434] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:15.085194 17438 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: Bootstrap starting.
I20260710 11:01:15.085335 17439 tablet_bootstrap.cc:492] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:15.085894 17439 ts_tablet_manager.cc:1403] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:01:15.087059 17348 raft_consensus.cc:493] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.087566 17348 raft_consensus.cc:515] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.088591 17439 raft_consensus.cc:359] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.089294 17439 raft_consensus.cc:385] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.089555 17439 raft_consensus.cc:740] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.089609 17348 leader_election.cc:290] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.090329 17444 raft_consensus.cc:493] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.090791 17440 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:15.090284 17439 consensus_queue.cc:260] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.092861 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd5203d5dd4bffa2e350d3ef4f418e" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.093497 17225 raft_consensus.cc:2468] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.092880 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd5203d5dd4bffa2e350d3ef4f418e" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.094717 17439 ts_tablet_manager.cc:1434] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:01:15.094964 17297 raft_consensus.cc:2468] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.095695 17439 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: Bootstrap starting.
I20260710 11:01:15.096604 17113 leader_election.cc:304] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:15.099011 17443 raft_consensus.cc:2804] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.101565 17443 raft_consensus.cc:493] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.090862 17444 raft_consensus.cc:515] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.102106 17439 tablet_bootstrap.cc:654] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.102063 17443 raft_consensus.cc:3060] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.103798 17444 leader_election.cc:290] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.106066 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:15.106760 17150 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:15.108168 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.108847 17297 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:15.109853 17427 raft_consensus.cc:493] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.110154 17188 leader_election.cc:304] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.110355 17427 raft_consensus.cc:515] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.112200 17444 raft_consensus.cc:2804] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.112572 17427 leader_election.cc:290] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:15.112985 17440 tablet_bootstrap.cc:654] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.112628 17444 raft_consensus.cc:493] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.114426 17444 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.114833 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.115904 17225 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 0.
I20260710 11:01:15.117533 17262 leader_election.cc:304] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.117987 17443 raft_consensus.cc:515] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.118821 17427 raft_consensus.cc:2804] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.119395 17427 raft_consensus.cc:493] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.119874 17427 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.120476 17443 leader_election.cc:290] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.125319 17439 tablet_bootstrap.cc:492] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: No bootstrap required, opened a new log
I20260710 11:01:15.125886 17439 ts_tablet_manager.cc:1403] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260710 11:01:15.128679 17444 raft_consensus.cc:515] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.129525 17439 raft_consensus.cc:359] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.130321 17439 raft_consensus.cc:385] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.130673 17439 raft_consensus.cc:740] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.130399 17427 raft_consensus.cc:515] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.131582 17439 consensus_queue.cc:260] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.132279 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.132900 17150 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.134215 17439 ts_tablet_manager.cc:1434] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:15.135682 17438 tablet_bootstrap.cc:654] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.136108 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:15.136801 17149 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 0.
I20260710 11:01:15.138863 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd5203d5dd4bffa2e350d3ef4f418e" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.139487 17299 raft_consensus.cc:3060] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.139583 17427 leader_election.cc:290] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:15.145124 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.146173 17225 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.147948 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd5203d5dd4bffa2e350d3ef4f418e" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.148731 17223 raft_consensus.cc:3060] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.170433 17225 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 1.
I20260710 11:01:15.173614 17262 leader_election.cc:304] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.174845 17427 raft_consensus.cc:2804] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.180708 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.181695 17149 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.189533 17469 raft_consensus.cc:493] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.190250 17469 raft_consensus.cc:515] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.193224 17469 leader_election.cc:290] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.199427 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.203092 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.204031 17224 raft_consensus.cc:2468] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.209230 17150 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:15.211159 17188 leader_election.cc:304] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
W20260710 11:01:15.201623 17113 leader_election.cc:343] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.212332 17378 raft_consensus.cc:2804] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.213176 17113 leader_election.cc:304] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.217195 17469 raft_consensus.cc:2804] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.217741 17469 raft_consensus.cc:493] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.218165 17469 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.235554 17444 leader_election.cc:290] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.237141 17444 raft_consensus.cc:493] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.237828 17444 raft_consensus.cc:515] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.240931 17299 raft_consensus.cc:2468] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.242933 17113 leader_election.cc:304] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.244086 17443 raft_consensus.cc:2804] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.244757 17443 raft_consensus.cc:697] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.245904 17443 consensus_queue.cc:237] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.246362 17378 raft_consensus.cc:697] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:15.252061 17378 consensus_queue.cc:237] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.258495 17044 catalog_manager.cc:5697] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.262537 17473 raft_consensus.cc:493] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.263120 17473 raft_consensus.cc:515] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.265341 17473 leader_election.cc:290] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:15.265875 17443 raft_consensus.cc:493] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.266383 17443 raft_consensus.cc:515] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.268316 17443 leader_election.cc:290] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.269876 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
W20260710 11:01:15.259377 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.66:35983, user_credentials={real_user=slave}} blocked reactor thread for 75789.3us
I20260710 11:01:15.270488 17224 raft_consensus.cc:2468] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.271976 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.273027 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.273909 17297 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.275720 17224 raft_consensus.cc:2468] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 0.
I20260710 11:01:15.277323 17262 leader_election.cc:304] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.283505 17348 raft_consensus.cc:493] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.284238 17348 raft_consensus.cc:515] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.287041 17348 leader_election.cc:290] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.298460 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.299670 17298 raft_consensus.cc:2468] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.300733 17223 raft_consensus.cc:2468] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.303370 17475 raft_consensus.cc:2804] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.303938 17475 raft_consensus.cc:493] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.304440 17475 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.316850 17469 raft_consensus.cc:515] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.323932 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:15.324968 17150 raft_consensus.cc:2468] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 0.
I20260710 11:01:15.326423 17188 leader_election.cc:304] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:15.328290 17474 raft_consensus.cc:2804] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.328861 17474 raft_consensus.cc:493] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.329303 17474 raft_consensus.cc:3060] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.329397 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.331440 17476 raft_consensus.cc:493] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.332147 17476 raft_consensus.cc:515] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.338812 17427 raft_consensus.cc:697] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:15.340448 17427 consensus_queue.cc:237] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.338033 17476 leader_election.cc:290] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.294775 17149 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 1.
I20260710 11:01:15.350334 17474 raft_consensus.cc:515] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.338789 17297 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:15.337549 17113 leader_election.cc:304] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:15.359231 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.368454 17443 raft_consensus.cc:2804] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.368953 17443 raft_consensus.cc:493] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.369079 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.369354 17443 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:15.372375 17113 leader_election.cc:343] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.359967 17444 leader_election.cc:290] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.362779 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:15.373762 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:15.359700 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.376778 17223 raft_consensus.cc:2468] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.382090 17475 raft_consensus.cc:515] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.384195 17044 catalog_manager.cc:5697] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.385972 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.386710 17475 leader_election.cc:290] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:15.386615 17223 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.389070 17438 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: No bootstrap required, opened a new log
I20260710 11:01:15.378278 17474 leader_election.cc:290] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
W20260710 11:01:15.380288 17188 leader_election.cc:343] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.391551 17438 ts_tablet_manager.cc:1403] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: Time spent bootstrapping tablet: real 0.307s	user 0.098s	sys 0.121s
I20260710 11:01:15.392163 17047 catalog_manager.cc:5697] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.394310 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.394907 17150 raft_consensus.cc:3060] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.377215 17469 leader_election.cc:290] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.394665 17438 raft_consensus.cc:359] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.395725 17438 raft_consensus.cc:385] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.396059 17438 raft_consensus.cc:740] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.390844 17440 tablet_bootstrap.cc:492] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:15.396843 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
W20260710 11:01:15.398676 17188 leader_election.cc:343] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.398497 17438 consensus_queue.cc:260] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
W20260710 11:01:15.399649 17188 leader_election.cc:343] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.400111 17188 leader_election.cc:304] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556; no voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.401311 17438 ts_tablet_manager.cc:1434] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 11:01:15.401527 17188 leader_election.cc:343] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.396981 17440 ts_tablet_manager.cc:1403] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.306s	user 0.084s	sys 0.133s
I20260710 11:01:15.401949 17474 raft_consensus.cc:2749] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:15.386606 17443 raft_consensus.cc:515] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.402958 17474 consensus_queue.cc:1048] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.403270 17148 raft_consensus.cc:2393] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:15.403877 17476 consensus_queue.cc:1048] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.404874 17443 leader_election.cc:290] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.394860 17223 raft_consensus.cc:2468] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 1.
I20260710 11:01:15.405529 17440 raft_consensus.cc:359] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.406226 17262 leader_election.cc:304] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.406270 17440 raft_consensus.cc:385] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.407403 17440 raft_consensus.cc:740] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.408159 17440 consensus_queue.cc:260] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.409411 17472 raft_consensus.cc:2804] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.409886 17472 raft_consensus.cc:697] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:15.410969 17440 ts_tablet_manager.cc:1434] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:01:15.410871 17472 consensus_queue.cc:237] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.412281 17440 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:15.417464 17150 raft_consensus.cc:2468] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 1.
I20260710 11:01:15.418812 17188 leader_election.cc:304] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.420339 17378 raft_consensus.cc:2804] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.420984 17378 raft_consensus.cc:697] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:15.422284 17440 tablet_bootstrap.cc:654] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.421891 17378 consensus_queue.cc:237] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.443379 17113 leader_election.cc:304] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.444274 17443 raft_consensus.cc:2804] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.444437 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.444823 17440 tablet_bootstrap.cc:492] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:15.445349 17440 ts_tablet_manager.cc:1403] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.006s
I20260710 11:01:15.446318 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.444665 17443 raft_consensus.cc:493] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.447176 17150 raft_consensus.cc:2393] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:15.447284 17443 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.447021 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.448199 17298 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.448733 17440 raft_consensus.cc:359] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.449501 17440 raft_consensus.cc:385] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.449843 17440 raft_consensus.cc:740] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.450634 17440 consensus_queue.cc:260] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.451990 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.452335 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.452625 17223 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.453148 17224 raft_consensus.cc:2393] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bb10cf31658487db663e19b1cf914ef in current term 1: Already voted for candidate 7c68719c06a94ac0897af4f0f981eeb5 in this term.
I20260710 11:01:15.453428 17440 ts_tablet_manager.cc:1434] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:15.454465 17440 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:15.453775 17047 catalog_manager.cc:5697] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 1 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.463001 17223 raft_consensus.cc:2468] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.459834 17113 leader_election.cc:304] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef; no voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.465317 17348 raft_consensus.cc:2749] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:15.468061 17443 raft_consensus.cc:515] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.469609 17113 leader_election.cc:304] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:15.470454 17348 raft_consensus.cc:2804] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.470909 17348 raft_consensus.cc:697] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.471769 17348 consensus_queue.cc:237] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.472690 17440 tablet_bootstrap.cc:654] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.474802 17298 raft_consensus.cc:2468] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.475731 17443 leader_election.cc:290] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.477903 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
W20260710 11:01:15.479581 17113 leader_election.cc:343] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.486029 17047 catalog_manager.cc:5697] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 1 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.515376 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.516201 17223 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.516642 17348 raft_consensus.cc:493] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.518215 17348 raft_consensus.cc:515] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.521552 17348 leader_election.cc:290] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.527367 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5" is_pre_election: true
I20260710 11:01:15.528054 17298 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.529484 17113 leader_election.cc:304] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.530763 17348 raft_consensus.cc:2804] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.531144 17348 raft_consensus.cc:493] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.531471 17348 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.533435 17223 raft_consensus.cc:2468] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.526304 17044 catalog_manager.cc:5697] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.535971 17113 leader_election.cc:304] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [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: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.537024 17480 raft_consensus.cc:2804] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.538472 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:15.539297 17223 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 0.
I20260710 11:01:15.540441 17348 raft_consensus.cc:515] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.541797 17480 raft_consensus.cc:697] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.542923 17348 leader_election.cc:290] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.542691 17480 consensus_queue.cc:237] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.544533 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.545377 17297 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.547613 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.548221 17223 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.552948 17440 tablet_bootstrap.cc:492] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:15.553557 17440 ts_tablet_manager.cc:1403] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.028s
I20260710 11:01:15.562544 17223 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.563899 17297 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 1.
I20260710 11:01:15.564363 17440 raft_consensus.cc:359] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.564476 17113 leader_election.cc:304] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556; no voters: 
I20260710 11:01:15.565114 17440 raft_consensus.cc:385] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.565442 17440 raft_consensus.cc:740] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.566263 17480 raft_consensus.cc:2804] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.566133 17440 consensus_queue.cc:260] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.566799 17480 raft_consensus.cc:697] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.567945 17480 consensus_queue.cc:237] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.568549 17440 ts_tablet_manager.cc:1434] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:15.569473 17440 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: Bootstrap starting.
I20260710 11:01:15.574741 17047 catalog_manager.cc:5697] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.576112 17440 tablet_bootstrap.cc:654] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.581292 17440 tablet_bootstrap.cc:492] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: No bootstrap required, opened a new log
I20260710 11:01:15.582137 17440 ts_tablet_manager.cc:1403] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:01:15.585292 17440 raft_consensus.cc:359] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.585963 17440 raft_consensus.cc:385] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.586210 17440 raft_consensus.cc:740] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.586781 17440 consensus_queue.cc:260] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.588694 17440 ts_tablet_manager.cc:1434] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:15.592083 17044 catalog_manager.cc:5697] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 1 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.670522 17223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
mode: GRACEFUL
new_leader_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:37872
I20260710 11:01:15.671239 17223 raft_consensus.cc:606] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Received request to transfer leadership to TS 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:15.686141 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
mode: GRACEFUL
new_leader_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:39316
I20260710 11:01:15.686710 17297 raft_consensus.cc:606] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Received request to transfer leadership to TS 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:15.691725 17223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
mode: GRACEFUL
new_leader_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:37872
I20260710 11:01:15.692306 17223 raft_consensus.cc:606] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Received request to transfer leadership to TS 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:15.699613 17148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
mode: GRACEFUL
new_leader_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:55592
I20260710 11:01:15.700135 17148 raft_consensus.cc:606] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Received request to transfer leadership to TS 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:15.704854 17148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
mode: GRACEFUL
new_leader_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:55592
I20260710 11:01:15.705360 17148 raft_consensus.cc:606] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Received request to transfer leadership to TS 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:15.710117 17297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
mode: GRACEFUL
new_leader_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:39316
I20260710 11:01:15.710682 17297 raft_consensus.cc:606] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Received request to transfer leadership to TS 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:15.718048 17148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
mode: GRACEFUL
new_leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:55592
I20260710 11:01:15.718693 17148 raft_consensus.cc:606] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Received request to transfer leadership to TS 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:15.778694 17472 consensus_queue.cc:1048] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.785543 17473 raft_consensus.cc:993] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: : Instructing follower 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:15.786007 17427 raft_consensus.cc:1081] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Signalling peer 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:15.787755 17150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:55586
I20260710 11:01:15.791050 17150 raft_consensus.cc:493] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.791494 17150 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.791607 17472 consensus_queue.cc:1048] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.795097 17480 consensus_queue.cc:1048] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.803578 17150 raft_consensus.cc:515] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.811308 17150 leader_election.cc:290] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.812247 17469 consensus_queue.cc:1048] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.813625 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.814293 17297 raft_consensus.cc:3055] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.814611 17297 raft_consensus.cc:740] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:15.815448 17297 consensus_queue.cc:260] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.816476 17297 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.819589 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca559f580a2410bb110cb045933a38d" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.820228 17224 raft_consensus.cc:3060] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.823989 17297 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:15.825575 17113 leader_election.cc:304] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.826545 17469 raft_consensus.cc:2804] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.827050 17469 raft_consensus.cc:697] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.827906 17469 consensus_queue.cc:237] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.833575 17472 consensus_queue.cc:1048] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.839470 17224 raft_consensus.cc:2468] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:15.843362 17473 raft_consensus.cc:993] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: : Instructing follower 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:15.843837 17473 raft_consensus.cc:1081] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Signalling peer 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:15.844029 17045 catalog_manager.cc:5697] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 1 to 2, leader changed from 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67) to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 2 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.846573 17224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:37868
I20260710 11:01:15.847321 17224 raft_consensus.cc:493] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.847756 17224 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.849680 17472 consensus_queue.cc:1048] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.860534 17224 raft_consensus.cc:515] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.861747 17223 raft_consensus.cc:1240] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Rejecting Update request from peer 7c68719c06a94ac0897af4f0f981eeb5 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:15.863663 17224 leader_election.cc:290] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.863792 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.868481 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146a4c6539240dd8d03d1feacd2efd0" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.869134 17297 raft_consensus.cc:3055] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.869479 17297 raft_consensus.cc:740] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:15.872195 17472 consensus_queue.cc:1059] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.875120 17444 consensus_queue.cc:1048] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.876745 17444 consensus_queue.cc:1048] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.878423 17297 consensus_queue.cc:260] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.885375 17469 consensus_queue.cc:1048] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.887957 17297 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.906132 17469 raft_consensus.cc:993] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: : Instructing follower 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:15.906695 17469 raft_consensus.cc:1081] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Signalling peer 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:15.913468 17480 consensus_queue.cc:1048] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.919785 17297 raft_consensus.cc:2468] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 2.
I20260710 11:01:15.922808 17188 leader_election.cc:304] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [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: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef
I20260710 11:01:15.924067 17444 raft_consensus.cc:2804] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 11:01:15.925335 17472 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:01:15.927459 17223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:01:15.928112 17223 raft_consensus.cc:493] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.928524 17223 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.930405 17476 raft_consensus.cc:993] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: : Instructing follower 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:15.930918 17476 raft_consensus.cc:1081] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Signalling peer 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:15.932063 17444 raft_consensus.cc:697] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:15.933072 17150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:55590
I20260710 11:01:15.933679 17150 raft_consensus.cc:493] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.934058 17150 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.940990 17223 raft_consensus.cc:515] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.933090 17444 consensus_queue.cc:237] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [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: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.943336 17223 leader_election.cc:290] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.944489 17149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:15.945544 17149 raft_consensus.cc:3055] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.945650 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2e14406b4d4bc3970bd40c2aaa2350" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.945960 17149 raft_consensus.cc:740] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.946394 17296 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.946797 17149 consensus_queue.cc:260] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.948233 17149 raft_consensus.cc:3060] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.951920 17469 consensus_queue.cc:1048] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.953821 17044 catalog_manager.cc:5697] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 1 to 2, leader changed from 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67) to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.955271 17150 raft_consensus.cc:515] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.956404 17148 raft_consensus.cc:1240] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Rejecting Update request from peer 5af5c25a473c4ffe9454247137fc0556 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:15.959462 17444 consensus_queue.cc:1059] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.960134 17296 raft_consensus.cc:2468] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 2.
I20260710 11:01:15.962901 17476 consensus_queue.cc:1048] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.963897 17188 leader_election.cc:304] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.964712 17476 raft_consensus.cc:2804] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.965320 17476 raft_consensus.cc:697] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:15.963193 17444 raft_consensus.cc:3055] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.965932 17444 raft_consensus.cc:740] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:15.967629 17444 consensus_queue.cc:260] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.968829 17444 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.969413 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:15.970458 17298 raft_consensus.cc:3060] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.962216 17149 raft_consensus.cc:2468] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 2.
I20260710 11:01:15.966768 17150 leader_election.cc:290] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:15.966147 17476 consensus_queue.cc:237] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.977869 17298 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:15.980208 17113 leader_election.cc:304] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:15.981355 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6122af4c247c2abebbbf1e24b6083" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:15.983573 17469 raft_consensus.cc:2804] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.984372 17469 raft_consensus.cc:697] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:15.985473 17469 consensus_queue.cc:237] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [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: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:15.988334 17296 raft_consensus.cc:3060] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.001250 17480 consensus_queue.cc:1048] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:16.001610 17224 raft_consensus.cc:2468] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:16.004142 17045 catalog_manager.cc:5697] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 1 to 2, leader changed from 4bb10cf31658487db663e19b1cf914ef (127.12.92.65) to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.008476 17472 raft_consensus.cc:493] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.009028 17472 raft_consensus.cc:515] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.014189 17472 leader_election.cc:290] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:16.015483 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:16.016091 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4110a3ff5b4baf89733c3feb21004e" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:16.016323 17444 consensus_queue.cc:1048] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:16.017726 17262 leader_election.cc:304] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:16.018862 17472 raft_consensus.cc:2749] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:16.026170 17044 catalog_manager.cc:5697] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 1 to 2, leader changed from 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66) to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 2 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.030221 17469 raft_consensus.cc:993] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: : Instructing follower 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:16.030692 17480 raft_consensus.cc:1081] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Signalling peer 5af5c25a473c4ffe9454247137fc0556 to start an election
I20260710 11:01:16.032261 17224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
 from {username='slave'} at 127.0.0.1:37860
I20260710 11:01:16.032862 17224 raft_consensus.cc:493] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.033258 17224 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.040696 17224 raft_consensus.cc:515] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.042558 17224 leader_election.cc:290] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:16.043298 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:16.043965 17148 raft_consensus.cc:3055] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.043915 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe448ccd12f494d8ff3721f5851a641" candidate_uuid: "5af5c25a473c4ffe9454247137fc0556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:16.044512 17148 raft_consensus.cc:740] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:16.044703 17296 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.045354 17148 consensus_queue.cc:260] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.046694 17148 raft_consensus.cc:3060] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.051121 17296 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 2.
I20260710 11:01:16.052249 17188 leader_election.cc:304] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:16.052986 17506 raft_consensus.cc:2804] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.053478 17148 raft_consensus.cc:2468] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af5c25a473c4ffe9454247137fc0556 in term 2.
I20260710 11:01:16.053475 17506 raft_consensus.cc:697] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Becoming Leader. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:16.054536 17506 consensus_queue.cc:237] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.058647 17472 raft_consensus.cc:493] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.059340 17472 raft_consensus.cc:515] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.060238 17296 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.061337 17472 leader_election.cc:290] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:16.062431 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb10cf31658487db663e19b1cf914ef" is_pre_election: true
I20260710 11:01:16.062778 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af5c25a473c4ffe9454247137fc0556" is_pre_election: true
I20260710 11:01:16.062244 17045 catalog_manager.cc:5697] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 reported cstate change: term changed from 1 to 2, leader changed from 4bb10cf31658487db663e19b1cf914ef (127.12.92.65) to 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66). New cstate: current_term: 2 leader_uuid: "5af5c25a473c4ffe9454247137fc0556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.063696 17224 raft_consensus.cc:2393] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c68719c06a94ac0897af4f0f981eeb5 in current term 1: Already voted for candidate 4bb10cf31658487db663e19b1cf914ef in this term.
I20260710 11:01:16.064586 17262 leader_election.cc:304] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c68719c06a94ac0897af4f0f981eeb5; no voters: 4bb10cf31658487db663e19b1cf914ef, 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:16.067378 17472 raft_consensus.cc:2749] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:16.068374 17480 consensus_queue.cc:1048] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:16.075476 17469 raft_consensus.cc:993] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: : Instructing follower 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:16.076005 17443 raft_consensus.cc:1081] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Signalling peer 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:16.078269 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:39290
I20260710 11:01:16.080155 17298 raft_consensus.cc:493] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.080608 17298 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.088506 17480 consensus_queue.cc:1048] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:16.088894 17298 raft_consensus.cc:515] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.095773 17148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:16.096673 17148 raft_consensus.cc:3055] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.097321 17148 raft_consensus.cc:740] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:16.098462 17298 leader_election.cc:290] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:16.099794 17223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e962f4ae84f6486a9d8466a3e48df834" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:16.099845 17148 consensus_queue.cc:260] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.102933 17148 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.109637 17148 raft_consensus.cc:2468] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:16.110718 17262 leader_election.cc:304] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [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: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 5af5c25a473c4ffe9454247137fc0556
I20260710 11:01:16.111588 17472 raft_consensus.cc:2804] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.112088 17472 raft_consensus.cc:697] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:16.112920 17472 consensus_queue.cc:237] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.119329 17047 catalog_manager.cc:5697] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 1 to 2, leader changed from 4bb10cf31658487db663e19b1cf914ef (127.12.92.65) to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.137341 17506 raft_consensus.cc:993] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: : Instructing follower 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:16.137872 17444 raft_consensus.cc:1081] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Signalling peer 4bb10cf31658487db663e19b1cf914ef to start an election
I20260710 11:01:16.139564 17148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
 from {username='slave'} at 127.0.0.1:55590
I20260710 11:01:16.140167 17148 raft_consensus.cc:493] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.140543 17148 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.145797 17148 raft_consensus.cc:515] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.147773 17148 leader_election.cc:290] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Requested vote from peers 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983), 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67:42487)
I20260710 11:01:16.148748 17224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:16.148931 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0143fac3ea5147dfa591ea946ec42762" candidate_uuid: "4bb10cf31658487db663e19b1cf914ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
I20260710 11:01:16.149600 17224 raft_consensus.cc:3055] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.149644 17298 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.150182 17224 raft_consensus.cc:740] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:16.151233 17224 consensus_queue.cc:260] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.152594 17224 raft_consensus.cc:3060] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.157984 17298 raft_consensus.cc:2468] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:16.159533 17113 leader_election.cc:304] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb10cf31658487db663e19b1cf914ef, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:16.160259 17224 raft_consensus.cc:2468] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb10cf31658487db663e19b1cf914ef in term 2.
I20260710 11:01:16.160398 17443 raft_consensus.cc:2804] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.161077 17443 raft_consensus.cc:697] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Becoming Leader. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:16.161952 17443 consensus_queue.cc:237] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:16.168922 17047 catalog_manager.cc:5697] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef reported cstate change: term changed from 1 to 2, leader changed from 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66) to 4bb10cf31658487db663e19b1cf914ef (127.12.92.65). New cstate: current_term: 2 leader_uuid: "4bb10cf31658487db663e19b1cf914ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.386353 17224 raft_consensus.cc:1275] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.387724 17480 consensus_queue.cc:1048] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.396811 17298 raft_consensus.cc:1275] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.398346 17443 consensus_queue.cc:1048] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.425885 17148 raft_consensus.cc:3060] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.431185 17148 raft_consensus.cc:1275] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.432578 17444 consensus_queue.cc:1048] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.435056 17298 raft_consensus.cc:1275] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.436342 17480 consensus_queue.cc:1048] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.440328 17296 raft_consensus.cc:1275] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.441893 17509 consensus_queue.cc:1048] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.444175 17224 raft_consensus.cc:1275] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.447086 17480 consensus_queue.cc:1048] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.476802 17298 raft_consensus.cc:1275] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.477494 17296 raft_consensus.cc:1275] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.478498 17378 consensus_queue.cc:1048] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.478840 17509 consensus_queue.cc:1048] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.490360 17148 raft_consensus.cc:1275] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.493518 17148 raft_consensus.cc:1275] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 5af5c25a473c4ffe9454247137fc0556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.496308 17506 consensus_queue.cc:1048] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.497434 17514 consensus_queue.cc:1048] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:16.595685 17149 raft_consensus.cc:1275] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.597086 17472 consensus_queue.cc:1048] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:16.608173 17224 raft_consensus.cc:3060] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.616357 17224 raft_consensus.cc:1275] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.617940 17516 consensus_queue.cc:1048] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.638880 17298 raft_consensus.cc:1275] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.640581 17480 consensus_queue.cc:1048] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.653672 17224 raft_consensus.cc:1275] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 4bb10cf31658487db663e19b1cf914ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.655320 17469 consensus_queue.cc:1048] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.721868 17045 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45624:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:18.743568 17045 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45624:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:18.805636 12657 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:18.913348 17538 log.cc:927] Time spent T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
W20260710 11:01:18.919680 17540 log.cc:927] Time spent T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Append to log took a long time: real 0.059s	user 0.000s	sys 0.002s
I20260710 11:01:19.014503 17571 tablet.cc:1724] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.019274 17570 tablet.cc:1724] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.029094 17561 log.cc:927] Time spent T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260710 11:01:19.038491 17573 tablet.cc:1724] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.096410 17146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99"
dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
mode: GRACEFUL
new_leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:55598
I20260710 11:01:19.110852 17583 tablet.cc:1724] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.111734 17581 tablet.cc:1724] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.099598 17146 raft_consensus.cc:606] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Received request to transfer leadership to TS 7c68719c06a94ac0897af4f0f981eeb5
W20260710 11:01:19.132643 17572 log.cc:927] Time spent T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260710 11:01:19.115991 17575 tablet.cc:1724] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.168259 17586 tablet.cc:1724] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.167470 17571 tablet.cc:1724] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.175542 17570 tablet.cc:1724] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.185380 17582 tablet.cc:1724] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.207723 17573 tablet.cc:1724] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.248111 17585 tablet.cc:1724] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.254696 17584 tablet.cc:1724] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.262157 17188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.92.67:42487, user_credentials={real_user=slave}} blocked reactor thread for 209745us
I20260710 11:01:19.272156 17588 tablet.cc:1724] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.293841 17584 tablet.cc:1724] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.300998 17586 tablet.cc:1724] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.302763 17570 tablet.cc:1724] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.305315 17581 tablet.cc:1724] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.306861 17583 tablet.cc:1724] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.314507 17541 raft_consensus.cc:993] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: : Instructing follower 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:19.315158 17541 raft_consensus.cc:1081] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Signalling peer 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:19.315604 17587 tablet.cc:1724] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.317274 17299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:39290
I20260710 11:01:19.317909 17299 raft_consensus.cc:493] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.318276 17299 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.320756 17221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09"
dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
mode: GRACEFUL
new_leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:37880
I20260710 11:01:19.321398 17221 raft_consensus.cc:606] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Received request to transfer leadership to TS 7c68719c06a94ac0897af4f0f981eeb5
I20260710 11:01:19.323050 12657 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:19.323735 12657 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:19.325528 17299 raft_consensus.cc:515] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.303001 17575 tablet.cc:1724] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.335476 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:19.336175 17150 raft_consensus.cc:3055] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.336526 17150 raft_consensus.cc:740] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb10cf31658487db663e19b1cf914ef, State: Running, Role: LEADER
I20260710 11:01:19.338436 17299 leader_election.cc:290] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:19.329198 17571 tablet.cc:1724] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.341643 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e97357afa694d98b1bd61a19be35f99" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:19.342360 17221 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.337337 17150 consensus_queue.cc:260] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.353905 17150 raft_consensus.cc:3060] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.360033 17221 raft_consensus.cc:2468] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:19.360230 17585 tablet.cc:1724] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.361738 17262 leader_election.cc:304] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:19.362464 17573 tablet.cc:1724] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.363207 17520 raft_consensus.cc:2804] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.363885 17520 raft_consensus.cc:697] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:19.364732 17520 consensus_queue.cc:237] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.367718 17588 tablet.cc:1724] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.369293 17582 tablet.cc:1724] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.379026 17578 raft_consensus.cc:993] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: : Instructing follower 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:19.379575 17578 raft_consensus.cc:1081] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Signalling peer 7c68719c06a94ac0897af4f0f981eeb5 to start an election
I20260710 11:01:19.389233 17294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09"
dest_uuid: "7c68719c06a94ac0897af4f0f981eeb5"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:01:19.389863 17294 raft_consensus.cc:493] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.393908 17575 tablet.cc:1724] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:19.392125 17294 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.409963 17150 raft_consensus.cc:2468] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:19.422133 17294 raft_consensus.cc:515] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.424414 17294 leader_election.cc:290] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Requested vote from peers 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237), 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983)
I20260710 11:01:19.427780 17221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af5c25a473c4ffe9454247137fc0556"
I20260710 11:01:19.428452 17221 raft_consensus.cc:3055] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.428789 17221 raft_consensus.cc:740] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af5c25a473c4ffe9454247137fc0556, State: Running, Role: LEADER
I20260710 11:01:19.431772 17221 consensus_queue.cc:260] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.433040 17150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "713f47e54dc54685aef81b15f5a19e09" candidate_uuid: "7c68719c06a94ac0897af4f0f981eeb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb10cf31658487db663e19b1cf914ef"
I20260710 11:01:19.434445 17221 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.434829 17047 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: soft_deleted_table [id=fe8033c02f20428bb3c0e1d2f7ee7acd] alter complete (version 1)
I20260710 11:01:19.434937 17150 raft_consensus.cc:3060] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.447119 17221 raft_consensus.cc:2468] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:19.448659 17262 leader_election.cc:304] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af5c25a473c4ffe9454247137fc0556, 7c68719c06a94ac0897af4f0f981eeb5; no voters: 
I20260710 11:01:19.449555 17520 raft_consensus.cc:2804] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.450023 17520 raft_consensus.cc:697] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Becoming Leader. State: Replica: 7c68719c06a94ac0897af4f0f981eeb5, State: Running, Role: LEADER
I20260710 11:01:19.450752 17520 consensus_queue.cc:237] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } }
I20260710 11:01:19.451609 17150 raft_consensus.cc:2468] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c68719c06a94ac0897af4f0f981eeb5 in term 2.
I20260710 11:01:19.460914 17045 catalog_manager.cc:5697] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 1 to 2, leader changed from 4bb10cf31658487db663e19b1cf914ef (127.12.92.65) to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.477816 17045 catalog_manager.cc:5697] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 reported cstate change: term changed from 1 to 2, leader changed from 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66) to 7c68719c06a94ac0897af4f0f981eeb5 (127.12.92.67). New cstate: current_term: 2 leader_uuid: "7c68719c06a94ac0897af4f0f981eeb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c68719c06a94ac0897af4f0f981eeb5" member_type: VOTER last_known_addr { host: "127.12.92.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.914760 17221 raft_consensus.cc:1275] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.916180 17520 consensus_queue.cc:1048] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.917495 17150 raft_consensus.cc:1275] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.918941 17520 consensus_queue.cc:1048] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.961064 17150 raft_consensus.cc:1275] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.962252 17554 consensus_queue.cc:1048] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb10cf31658487db663e19b1cf914ef" member_type: VOTER last_known_addr { host: "127.12.92.65" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.971956 17221 raft_consensus.cc:1275] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Refusing update from remote peer 7c68719c06a94ac0897af4f0f981eeb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.974032 17554 consensus_queue.cc:1048] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af5c25a473c4ffe9454247137fc0556" member_type: VOTER last_known_addr { host: "127.12.92.66" port: 35983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.439306 12657 tablet_server.cc:179] TabletServer@127.12.92.65:0 shutting down...
W20260710 11:01:20.470552 17188 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 11:01:20.480686 17188 consensus_peers.cc:597] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 -> Peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Couldn't send request to peer 4bb10cf31658487db663e19b1cf914ef. 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:01:20.490331 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:20.491353 12657 tablet_replica.cc:333] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.493127 12657 raft_consensus.cc:2243] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.495277 12657 raft_consensus.cc:2272] T dfe448ccd12f494d8ff3721f5851a641 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:20.496287 17188 consensus_peers.cc:597] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 -> Peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Couldn't send request to peer 4bb10cf31658487db663e19b1cf914ef. 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:01:20.497267 17262 consensus_peers.cc:597] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 -> Peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Couldn't send request to peer 4bb10cf31658487db663e19b1cf914ef. 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:01:20.498708 12657 tablet_replica.cc:333] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.499542 12657 raft_consensus.cc:2243] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.500375 12657 raft_consensus.cc:2272] T cf2e14406b4d4bc3970bd40c2aaa2350 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.504017 12657 tablet_replica.cc:333] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.504971 12657 raft_consensus.cc:2243] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.507294 12657 raft_consensus.cc:2272] T da4110a3ff5b4baf89733c3feb21004e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.511871 12657 tablet_replica.cc:333] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.513008 12657 raft_consensus.cc:2243] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.513918 12657 raft_consensus.cc:2272] T 4146a4c6539240dd8d03d1feacd2efd0 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.518936 12657 tablet_replica.cc:333] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.520118 12657 raft_consensus.cc:2243] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.521407 12657 raft_consensus.cc:2272] T e962f4ae84f6486a9d8466a3e48df834 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.525564 12657 tablet_replica.cc:333] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.526755 12657 raft_consensus.cc:2243] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.528704 12657 raft_consensus.cc:2272] T 2ca559f580a2410bb110cb045933a38d P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.533224 12657 tablet_replica.cc:333] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.534201 12657 raft_consensus.cc:2243] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.536001 12657 raft_consensus.cc:2272] T eabd5203d5dd4bffa2e350d3ef4f418e P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.538810 12657 tablet_replica.cc:333] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.539449 12657 raft_consensus.cc:2243] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.540023 12657 raft_consensus.cc:2272] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.542536 12657 tablet_replica.cc:333] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.543354 12657 raft_consensus.cc:2243] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.544231 12657 raft_consensus.cc:2272] T e89a7eb87a684da7b53ac0aff85ed3e8 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.548127 12657 tablet_replica.cc:333] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.548854 12657 raft_consensus.cc:2243] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.550067 12657 raft_consensus.cc:2272] T 3fb6122af4c247c2abebbbf1e24b6083 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.552591 12657 tablet_replica.cc:333] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.553263 12657 raft_consensus.cc:2243] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.553789 12657 raft_consensus.cc:2272] T e538f9145f304128b29691492683f293 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.556293 12657 tablet_replica.cc:333] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.556919 12657 raft_consensus.cc:2243] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.558007 12657 raft_consensus.cc:2272] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.560585 12657 tablet_replica.cc:333] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.561220 12657 raft_consensus.cc:2243] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.561810 12657 raft_consensus.cc:2272] T 713f47e54dc54685aef81b15f5a19e09 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.564953 12657 tablet_replica.cc:333] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.565587 12657 raft_consensus.cc:2243] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.566622 12657 raft_consensus.cc:2272] T 0143fac3ea5147dfa591ea946ec42762 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.569051 12657 tablet_replica.cc:333] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.569674 12657 raft_consensus.cc:2243] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.570667 12657 raft_consensus.cc:2272] T 593a83271c644411acc91e4aa05ee8cf P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.572873 12657 tablet_replica.cc:333] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.573423 12657 raft_consensus.cc:2243] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.573871 12657 raft_consensus.cc:2272] T fbbc325dfcec4643803958fb6c1168a1 P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.576246 12657 tablet_replica.cc:333] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.576771 12657 raft_consensus.cc:2243] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.577256 12657 raft_consensus.cc:2272] T 2e97357afa694d98b1bd61a19be35f99 P 4bb10cf31658487db663e19b1cf914ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.579909 12657 tablet_replica.cc:333] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef: stopping tablet replica
I20260710 11:01:20.580435 12657 raft_consensus.cc:2243] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.581327 12657 raft_consensus.cc:2272] T 01e3547b58804316bd89a55887d4bf4c P 4bb10cf31658487db663e19b1cf914ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.615669 12657 tablet_server.cc:196] TabletServer@127.12.92.65:0 shutdown complete.
I20260710 11:01:20.656603 12657 tablet_server.cc:179] TabletServer@127.12.92.66:0 shutting down...
W20260710 11:01:20.689806 17262 consensus_peers.cc:597] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 -> Peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Couldn't send request to peer 4bb10cf31658487db663e19b1cf914ef. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:20.700325 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:20.701134 12657 tablet_replica.cc:333] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.701967 12657 raft_consensus.cc:2243] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.703231 12657 raft_consensus.cc:2272] T 4146a4c6539240dd8d03d1feacd2efd0 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.705356 12657 tablet_replica.cc:333] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.705960 12657 raft_consensus.cc:2243] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.706812 12657 raft_consensus.cc:2272] T da4110a3ff5b4baf89733c3feb21004e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.708837 12657 tablet_replica.cc:333] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.709398 12657 raft_consensus.cc:2243] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.709905 12657 raft_consensus.cc:2272] T 3fb6122af4c247c2abebbbf1e24b6083 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.711879 12657 tablet_replica.cc:333] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.712442 12657 raft_consensus.cc:2243] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.712936 12657 raft_consensus.cc:2272] T e962f4ae84f6486a9d8466a3e48df834 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.715080 12657 tablet_replica.cc:333] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.715622 12657 raft_consensus.cc:2243] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.716467 12657 raft_consensus.cc:2272] T cf2e14406b4d4bc3970bd40c2aaa2350 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.718359 12657 tablet_replica.cc:333] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.718878 12657 raft_consensus.cc:2243] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.719724 12657 raft_consensus.cc:2272] T dfe448ccd12f494d8ff3721f5851a641 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.721686 12657 tablet_replica.cc:333] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.722257 12657 raft_consensus.cc:2243] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.722777 12657 raft_consensus.cc:2272] T 2ca559f580a2410bb110cb045933a38d P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.724736 12657 tablet_replica.cc:333] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.725278 12657 raft_consensus.cc:2243] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.726442 12657 raft_consensus.cc:2272] T e538f9145f304128b29691492683f293 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.728917 12657 tablet_replica.cc:333] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.729488 12657 raft_consensus.cc:2243] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.729967 12657 raft_consensus.cc:2272] T 01e3547b58804316bd89a55887d4bf4c P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.732096 12657 tablet_replica.cc:333] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.732651 12657 raft_consensus.cc:2243] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.733145 12657 raft_consensus.cc:2272] T 0143fac3ea5147dfa591ea946ec42762 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.735163 12657 tablet_replica.cc:333] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.735707 12657 raft_consensus.cc:2243] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.736143 12657 raft_consensus.cc:2272] T 593a83271c644411acc91e4aa05ee8cf P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.738554 12657 tablet_replica.cc:333] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.739421 12657 raft_consensus.cc:2243] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.740082 12657 raft_consensus.cc:2272] T 713f47e54dc54685aef81b15f5a19e09 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.744822 12657 tablet_replica.cc:333] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.745748 12657 raft_consensus.cc:2243] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.746382 12657 raft_consensus.cc:2272] T 2e97357afa694d98b1bd61a19be35f99 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.750480 12657 tablet_replica.cc:333] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.751374 12657 raft_consensus.cc:2243] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.752669 12657 raft_consensus.cc:2272] T fbbc325dfcec4643803958fb6c1168a1 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.755539 12657 tablet_replica.cc:333] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.756327 12657 raft_consensus.cc:2243] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.756914 12657 raft_consensus.cc:2272] T e89a7eb87a684da7b53ac0aff85ed3e8 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.759433 12657 tablet_replica.cc:333] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.760190 12657 raft_consensus.cc:2243] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.760819 12657 raft_consensus.cc:2272] T eabd5203d5dd4bffa2e350d3ef4f418e P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.763680 12657 tablet_replica.cc:333] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.764451 12657 raft_consensus.cc:2243] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.765532 12657 raft_consensus.cc:2272] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 5af5c25a473c4ffe9454247137fc0556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.768504 12657 tablet_replica.cc:333] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556: stopping tablet replica
I20260710 11:01:20.769203 12657 raft_consensus.cc:2243] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.769930 12657 raft_consensus.cc:2272] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 5af5c25a473c4ffe9454247137fc0556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.814965 12657 tablet_server.cc:196] TabletServer@127.12.92.66:0 shutdown complete.
W20260710 11:01:20.815225 17262 consensus_peers.cc:597] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 -> Peer 4bb10cf31658487db663e19b1cf914ef (127.12.92.65:46237): Couldn't send request to peer 4bb10cf31658487db663e19b1cf914ef. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.65:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:20.850178 12657 tablet_server.cc:179] TabletServer@127.12.92.67:0 shutting down...
I20260710 11:01:20.877993 12657 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:20.879105 12657 tablet_replica.cc:333] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.879801 12657 raft_consensus.cc:2243] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.880290 12657 raft_consensus.cc:2272] T da4110a3ff5b4baf89733c3feb21004e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.882292 12657 tablet_replica.cc:333] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.882814 12657 raft_consensus.cc:2243] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.883646 12657 raft_consensus.cc:2272] T e962f4ae84f6486a9d8466a3e48df834 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.885568 12657 tablet_replica.cc:333] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.886092 12657 raft_consensus.cc:2243] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.886620 12657 raft_consensus.cc:2272] T dfe448ccd12f494d8ff3721f5851a641 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.888805 12657 tablet_replica.cc:333] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.889302 12657 raft_consensus.cc:2243] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.889716 12657 raft_consensus.cc:2272] T cf2e14406b4d4bc3970bd40c2aaa2350 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.891814 12657 tablet_replica.cc:333] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.892334 12657 raft_consensus.cc:2243] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.892832 12657 raft_consensus.cc:2272] T 4146a4c6539240dd8d03d1feacd2efd0 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.894770 12657 tablet_replica.cc:333] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.895318 12657 raft_consensus.cc:2243] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.895743 12657 raft_consensus.cc:2272] T 3fb6122af4c247c2abebbbf1e24b6083 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.897639 12657 tablet_replica.cc:333] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.898118 12657 raft_consensus.cc:2243] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.898581 12657 raft_consensus.cc:2272] T 2ca559f580a2410bb110cb045933a38d P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.901005 12657 tablet_replica.cc:333] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.901739 12657 raft_consensus.cc:2243] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.902333 12657 raft_consensus.cc:2272] T 01e3547b58804316bd89a55887d4bf4c P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.905349 12657 tablet_replica.cc:333] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.905826 12657 raft_consensus.cc:2243] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.906543 12657 raft_consensus.cc:2272] T e89a7eb87a684da7b53ac0aff85ed3e8 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.908416 12657 tablet_replica.cc:333] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.908874 12657 raft_consensus.cc:2243] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.909277 12657 raft_consensus.cc:2272] T eabd5203d5dd4bffa2e350d3ef4f418e P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.910965 12657 tablet_replica.cc:333] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.911527 12657 raft_consensus.cc:2243] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.911890 12657 raft_consensus.cc:2272] T e0dae88ca3f54ef3ab4d5d96bad93f22 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.913856 12657 tablet_replica.cc:333] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.914294 12657 raft_consensus.cc:2243] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.914666 12657 raft_consensus.cc:2272] T 2cfa2adc8d6d425e874cc211ac9f6a28 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.916543 12657 tablet_replica.cc:333] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.917229 12657 raft_consensus.cc:2243] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.917634 12657 raft_consensus.cc:2272] T e538f9145f304128b29691492683f293 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.919622 12657 tablet_replica.cc:333] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.920055 12657 raft_consensus.cc:2243] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.920513 12657 raft_consensus.cc:2272] T 0143fac3ea5147dfa591ea946ec42762 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.922284 12657 tablet_replica.cc:333] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.922744 12657 raft_consensus.cc:2243] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.923273 12657 raft_consensus.cc:2272] T 593a83271c644411acc91e4aa05ee8cf P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.925803 12657 tablet_replica.cc:333] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.926635 12657 raft_consensus.cc:2243] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.927547 12657 raft_consensus.cc:2272] T 713f47e54dc54685aef81b15f5a19e09 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:20.930168 17262 consensus_peers.cc:597] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 -> Peer 5af5c25a473c4ffe9454247137fc0556 (127.12.92.66:35983): Couldn't send request to peer 5af5c25a473c4ffe9454247137fc0556. Status: Network error: Client connection negotiation failed: client connection to 127.12.92.66:35983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:20.930195 12657 tablet_replica.cc:333] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.930866 12657 raft_consensus.cc:2243] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:20.931665 12657 raft_consensus.cc:2272] T 2e97357afa694d98b1bd61a19be35f99 P 7c68719c06a94ac0897af4f0f981eeb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.933559 12657 tablet_replica.cc:333] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5: stopping tablet replica
I20260710 11:01:20.934021 12657 raft_consensus.cc:2243] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:20.934438 12657 raft_consensus.cc:2272] T fbbc325dfcec4643803958fb6c1168a1 P 7c68719c06a94ac0897af4f0f981eeb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:20.965427 12657 tablet_server.cc:196] TabletServer@127.12.92.67:0 shutdown complete.
I20260710 11:01:20.996622 12657 master.cc:562] Master@127.12.92.126:41603 shutting down...
I20260710 11:01:21.017271 12657 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:21.017794 12657 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:21.018061 12657 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4707f0c1aa9f40e497595c9fc9356876: stopping tablet replica
I20260710 11:01:21.037885 12657 master.cc:584] Master@127.12.92.126:41603 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11426 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23968 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111441 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:21.094408 12657 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260710 11:01:21.094606 12657 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260710 11:01:21.094743 12657 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 404 messages since previous log ~14 seconds ago
I20260710 11:01:21.094902 12657 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:01:21.095127 12657 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:01:21.095329 12657 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:01:21.095485 12657 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
